Share via


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
val mutable wMethod: uint16
public var wMethod : ushort

.NET Framework Security

See Also

Reference

INTERFACEINFO Structure

INTERFACEINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace