TOpaqueData
Empty record
Declaration
Source position: systemh.inc line 668
Type
TOpaqueData = record
end
Description
TOpaqueData represents data for which the internal structure must not be known. It is mustly useful for the pointer definition POpaqueData .
See also
| Name | Description |
|---|---|
| POpaqueData | Pointer to unknown data |