PXV_SearchPtrChunk Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 23: Line 23:
  
 
== See Also ==
 
== See Also ==
...
+
[[PXV:IPXV_SearchPtr_Item|IPXV_SearchPtr::Item]]

Revision as of 06:16, 23 May 2015


Specifies the ...

Syntax

struct PXV_SearchPtrChunk
{
    ULONG nType;
    ULONG nValue;
};

Members

nType
Value of ULONG ...
nValue
Value of ULONG ...

See Also

IPXV_SearchPtr::Item