INTERFACEINFO.wMethod Field

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

Syntax

'宣言
Public wMethod As UShort
'使用
Dim instance As INTERFACEINFO
Dim value As UShort

value = instance.wMethod

instance.wMethod = value
public ushort wMethod
public:
unsigned short wMethod
public var wMethod : ushort

Field Value

Type: System.UInt16

Permissions

See Also

Reference

INTERFACEINFO Structure

INTERFACEINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace