IPXV_Plugin::_GUID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Plugin::_GUID Property}}
 
{{#customTitle:IPXV_Plugin::_GUID Property}}
 +
{{#parentPage:PXV:IPXV_Plugin#Properties|_GUID|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''_GUID''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns  Value of GUID ...
 
Property '''_GUID''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns  Value of GUID ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get__GUID([out, retval] GUID* pGuid);
+
<pre class="brush:cpp;gutter:false">HRESULT get__GUID([out, retval] GUID* stGuid);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_Plugin|IPXV_Plugin]].
+
[[PXV:IPXV_Plugin|IPXV_Plugin]]

Latest revision as of 04:06, 15 June 2015


Property _GUID of interface IPXV_Plugin returns Value of GUID ...

Syntax

HRESULT get__GUID([out, retval]  GUID*  stGuid);

See Also

IPXV_Plugin