Share via


INTERFACEINFO.wMethod Field

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

Syntax

'Declaration
Public wMethod As UShort
'Usage
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

.NET Framework Security

See Also

Reference

INTERFACEINFO Structure

INTERFACEINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace