IRsContentCallback Interface Reference
Inherits IUnknown.
List of all members.
Detailed Description
This interface handles the asynchronous content download notifications.
Member Function Documentation
| HRESULT IRsContentCallback::OnContentLoaded |
( |
[in] RtBYTE * |
pCustomData, |
|
|
[in] IRdNtContent * |
pContent | |
|
) |
| | |
OnContentLoaded.
- Parameters:
-
| pCustomData | [in] . |
| pContent | [in] . |
| HRESULT IRsContentCallback::OnCacheGuidBatch |
( |
[in] RtBYTE * |
pCustomData, |
|
|
[in] IRdNtContentCacheIIDBatch * |
pCacheGuids | |
|
) |
| | |
OnCacheGuidBatch.
- Parameters:
-
| pCustomData | [in] . |
| pCacheGuids | [in] . |