IPXC_SecurityHandler::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
(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:IPXC_SecurityHandler::Name Property}}
 
{{#customTitle:IPXC_SecurityHandler::Name Property}}
 +
{{#parentPage:PXV:IPXC_SecurityHandler#Properties|Name|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
Property '''Name''' of interface [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]] returns  Value of ULONG ...
+
Property '''nName''' of interface [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]] returns  Value of ULONG ...
 
+
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] ULONG* pName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] ULONG* nName);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]].
+
[[PXV:IPXC_SecurityHandler|IPXC_SecurityHandler]]

Latest revision as of 03:36, 15 June 2015


Property nName of interface IPXC_SecurityHandler returns Value of ULONG ...

Syntax

HRESULT get_Name([out, retval]  ULONG*  nName);

See Also

IPXC_SecurityHandler