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.
Indicates that IAsynchronousDataRetriever::LoadChangeData has finished successfully.
HRESULT LoadChangeDataComplete(
IUnknown * pUnkData);
Parameters
- pUnkData
[in] An object that can be used to access the data that was loaded by LoadChangeData.
Return Value
- S_OK