OLECMDTEXT.rgwz Field

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

Syntax

'宣言
Public rgwz As IntPtr
'使用
Dim instance As OLECMDTEXT
Dim value As IntPtr

value = instance.rgwz

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

Field Value

Type: System.IntPtr

Permissions

See Also

Reference

OLECMDTEXT Structure

OLECMDTEXT Members

Microsoft.VisualStudio.OLE.Interop Namespace