ReleaseRowPointer
Release the pointer to a specific row of an image.
Syntax
Definition:
HRESULT ReleaseRowPointer(
PVOID* ppRow
)
Parameters
Name |
Type |
Description |
---|---|---|
ppRow |
PVOID* |
Pointer to the row pointer to be released. |