Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Registers a callback interface that will be called by the IAsynchronousDataRetriever object when an asynchronous method finishes processing.
HRESULT RegisterCallback(
IDataRetrieverCallback * pDataRetrieverCallback);
Parameters
- pDataRetrieverCallback
[in] The callback interface to register.
Return Value
S_OK
Provider-determined error codes