BlobGetter
Appelle un rappel d’accesseur Get de propriété de fonction membre pour une propriété de type BLOB.
template<typename T, T P, typename I>
HRESULT CALLBACK BlobGetter(
_In_ const IUnknown *effect,
_Out_writes_opt_(dataSize) BYTE *data,
UINT32 dataSize,
_Out_opt_ UINT32 *actualSize
)
Spécifications
| Condition requise | Valeur |
|---|---|
| En-tête |
|