COAUTHIDENTITY.UserLength Field

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

Syntax

'宣言
Public UserLength As UInteger
'使用
Dim instance As COAUTHIDENTITY
Dim value As UInteger

value = instance.UserLength

instance.UserLength = value
public uint UserLength
public:
unsigned int UserLength
public var UserLength : uint

Field Value

Type: System.UInt32

Permissions

See Also

Reference

COAUTHIDENTITY Structure

COAUTHIDENTITY Members

Microsoft.VisualStudio.OLE.Interop Namespace