IPXV_Inst::AppType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_Inst::AppType Property}}
 
{{#customTitle:IPXV_Inst::AppType Property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|AppType|property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|AppType|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''AppType''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns  Value of ULONG ...
+
Gets current type of application context, see [[PXV:PXV_AppTypeFlags|PXV_AppTypeFlags]] enumeration.  
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:16, 27 May 2015


Gets current type of application context, see PXV_AppTypeFlags enumeration.

Syntax

HRESULT get_AppType([out, retval]  ULONG*  pTypeFlags);

See Also

IPXV_Inst