POpaqueData

Pointer to unknown data

Declaration

Source position: systemh.inc line 669

Type
POpaqueData = ^TOpaqueData

Description

POpaqueData represents a pointer to data for which the internal structure must not be known. You can make type aliases from this pointer.

See also

Name Description
OpaquePointer Type alias for POpaqueData