IPXV_Plugin::_GUID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== 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 ==
 
[[PXV:IPXV_Plugin|IPXV_Plugin]]
 
[[PXV:IPXV_Plugin|IPXV_Plugin]]

Revision as of 02:48, 4 June 2015


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

Syntax

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

See Also

IPXV_Plugin