PXV_SearchPtrChunk Structure
From PDF XChange PDF SDK
Defines the "coordinate" of the deeper search level, relative to the preceding array element.
Syntax
struct PXV_SearchPtrChunk { ULONG nType; ULONG nValue; };
Members
- nType
- Value of ULONG containing the type of the current level.
- nValue
- Value of ULONG containing the value of the level that should be used with the appropriate IPXV_SearchPtr property.