ICabbedObject::ClassID Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:ICabbedObject::ClassID Property}}
 +
{{#parentPage:PXV:ICabbedObject#Properties|ClassID|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''ClassID''' of interface [[PXV:ICabbedObject|ICabbedObject]] returns  Value of GUID ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_ClassID([out, retval]  GUID*  stStClsid);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:ICabbedObject|ICabbedObject]]

Latest revision as of 01:22, 20 October 2015


Property ClassID of interface ICabbedObject returns Value of GUID ...

Syntax

HRESULT get_ClassID([out, retval]  GUID*  stStClsid);

See Also

ICabbedObject