CAUUID.pElems Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Public pElems As IntPtr
用法
Dim instance As CAUUID
Dim value As IntPtr

value = instance.pElems

instance.pElems = value
public IntPtr pElems
public:
IntPtr pElems
public var pElems : IntPtr

Field Value

Type: System.IntPtr

Permissions

See Also

Reference

CAUUID Structure

CAUUID Members

Microsoft.VisualStudio.OLE.Interop Namespace