|
|
I have function called
GetInfo(const long* const pi_strServiceId, const LPCSTR* const pi_strgicId, const LPCSTR* const pi_strgSubcId, const LPCALLBACK const pi_lpfnCallback)
for this can I able to pass Volatile data ?, it is expecting only constant data. if so how to manupulate. please response
thanks ramesh.
|