IPXC_Shading::Handle Property

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

Latest revision as of 03:37, 15 June 2015


Property nHandle of interface IPXC_Shading returns Value of ULONG ...

Syntax

HRESULT get_Handle([out, retval]  ULONG*  nHandle);

See Also

IPXC_Shading