COAUTHIDENTITY.UserLength Field

Definition

Represents the length of the User string, without the terminating NULL.

public: System::UInt32 UserLength;
public: unsigned int UserLength;
unsigned int UserLength;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint UserLength;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable UserLength : uint32
Public UserLength As UInteger 

Field Value

Attributes

Applies to