VSDRAWITEMSTRUCT.hdc Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

‘선언
Public hdc As IntPtr
‘사용 방법
Dim instance As VSDRAWITEMSTRUCT
Dim value As IntPtr

value = instance.hdc

instance.hdc = value
public IntPtr hdc
public:
IntPtr hdc
val mutable hdc: IntPtr
public var hdc : IntPtr

.NET Framework Security

See Also

Reference

VSDRAWITEMSTRUCT Structure

VSDRAWITEMSTRUCT Members

Microsoft.VisualStudio.Shell.Interop Namespace