IAFS_File::OpenFlags Property
From PDF XChange PDF SDK
m (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:IAFS_File::OpenFlags Property}} | {{#customTitle:IAFS_File::OpenFlags Property}} | ||
− | {{#parentPage:PXV:IAFS_File|property}} | + | {{#parentPage:PXV:IAFS_File#Properties|OpenFlags|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''nOpenFlags''' of interface [[PXV:IAFS_File|IAFS_File]] returns Value of LONG ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_OpenFlags([out, retval] LONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_OpenFlags([out, retval] LONG* nOpenFlags); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IAFS_File|IAFS_File]] |
Latest revision as of 02:09, 15 June 2015
Property nOpenFlags of interface IAFS_File returns Value of LONG ...
Syntax
HRESULT get_OpenFlags([out, retval] LONG* nOpenFlags);