RPCOLEMESSAGE.cbBuffer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: System::UInt32 cbBuffer;
public: unsigned int cbBuffer;
unsigned int cbBuffer;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cbBuffer;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cbBuffer : uint32
Public cbBuffer As UInteger
Field Value
- Attributes