ICabbedObject::ClassID Property
From PDF XChange PDF SDK
(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 00:22, 20 October 2015
Property ClassID of interface ICabbedObject returns Value of GUID ...
Syntax
HRESULT get_ClassID([out, retval] GUID* stStClsid);