ReleaseRowPointer
Release the pointer to a specific row of an image.
Syntax
Definition:
METHOD ReleaseRowPointer : HRESULT
VAR_INPUT
ppRow : Pointer To PVOID;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
ppRow |
Pointer To PVOID |
Pointer to the row pointer to be released. |