다음을 통해 공유


RPCOLEMESSAGE.dataRepresentation Field

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

Syntax

‘선언
Public dataRepresentation As UInteger
‘사용 방법
Dim instance As RPCOLEMESSAGE
Dim value As UInteger

value = instance.dataRepresentation

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

.NET Framework Security

See Also

Reference

RPCOLEMESSAGE Structure

RPCOLEMESSAGE Members

Microsoft.VisualStudio.OLE.Interop Namespace