ReleaseDataPointer
Release the data pointer.
Syntax
Definition:
METHOD ReleaseDataPointer : HRESULT
VAR_INPUT
ppData : Pointer To PVOID;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ppData |
Pointer To PVOID |
Pointer to the data pointer to be released. |