IDevMode::DeviceName 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:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IDevMode::DeviceName Property}}
 
{{#customTitle:IDevMode::DeviceName Property}}
 +
{{#parentPage:PXV:IDevMode|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DeviceName''' of interface [[PXV:IDevMode|IDevMode]] returns  Value of BSTR ...
 
Property '''DeviceName''' of interface [[PXV:IDevMode|IDevMode]] returns  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:35, 20 April 2015


Property DeviceName of interface IDevMode returns Value of BSTR ...

Syntax

HRESULT get_DeviceName([out, retval] BSTR* ppVal);

See Also

See also IDevMode.