Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns the length of the CSid object.
UINT GetLength( ) const throw( );
Return Value
Returns the length in bytes of the CSid object.
Remarks
If the CSid structure is not valid, the return value is undefined. Before calling GetLength, use the CSid::IsValid member function to verify that CSid is valid.
Nota
Under debug builds the function will cause an ASSERT if the CSid object is not valid.
Requirements
Header: atlsecurity.h