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.
Gets an object that can be used to retrieve item data.
HRESULT GetChangeData(
IUnknown ** ppUnkData);
Parameters
- ppUnkData
[out] Returns an object that can be used to retrieve item data.
Return Value
S_OK.
S_FALSE when item data does not exist.
E_POINTER.