RPCOLEMESSAGE.iMethod Field

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

Syntax

声明
Public iMethod As UInteger
用法
Dim instance As RPCOLEMESSAGE
Dim value As UInteger

value = instance.iMethod

instance.iMethod = value
public uint iMethod
public:
unsigned int iMethod
val mutable iMethod: uint32
public var iMethod : uint

.NET Framework Security

See Also

Reference

RPCOLEMESSAGE Structure

RPCOLEMESSAGE Members

Microsoft.VisualStudio.OLE.Interop Namespace