CTokenPrivileges::GetLength

返回 CTokenPrivileges 对象的长度。

UINT GetLength( ) const throw( );

返回值

返回要求的字节数保存 TOKEN_PRIVILEGES 结构由它所包含的 CTokenPrivileges 对象,包括所有权限项。

要求

Header: atlsecurity.h

请参见

参考

CTokenPrivileges选件类

CTokenPrivileges::GetCount