ReleaseDataPointer
Release the data pointer.
Syntax
Definition:
HRESULT ReleaseDataPointer(
PVOID* ppData
)
Parameters
Name |
Type |
Description |
---|---|---|
ppData |
PVOID* |
Pointer to the data pointer to be released. |