PrintSettingsGetHdevnames Method |
Get the handle of the DEVNAMES structure that identifies the printer name.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract IntPtr GetHdevnames()
Public MustOverride Function GetHdevnames As IntPtr
Return Value
Type:
IntPtr A handle to the DEVNAMES structure.
See Also