PXV_SearchPtrChunk Structure

From PDF XChange PDF SDK
Revision as of 03:40, 20 January 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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.

See Also

IPXV_SearchPtr::Item