CSid::GetLength
傳回 CSid 物件的長度。
UINT GetLength( ) const throw( );
傳回值
在 CSid 物件的位元組傳回長度。
備註
如果 CSid 結構無效,則傳回值為 undefined。 在呼叫 GetLength之前,請使用 CSid::IsValid 成員函式驗證 CSid 有效。
![]() |
---|
在偵錯函式將會造成提示的組建 CSid 物件是否無效。 |
需求
Header: atlsecurity.h
傳回 CSid 物件的長度。
UINT GetLength( ) const throw( );
在 CSid 物件的位元組傳回長度。
如果 CSid 結構無效,則傳回值為 undefined。 在呼叫 GetLength之前,請使用 CSid::IsValid 成員函式驗證 CSid 有效。
![]() |
---|
在偵錯函式將會造成提示的組建 CSid 物件是否無效。 |
Header: atlsecurity.h