CredIsMarshaledCredentialA 函式 (wincred.h)
語法
BOOL CredIsMarshaledCredentialA(
[in] LPCSTR MarshaledCredential
);
參數
[in] MarshaledCredential
包含封送處理認證的 Null 終止字串指標。
傳回值
如果封送處理
言論
注意
wincred.h 標頭會根據 UNICODE 預處理器常數的定義,將 CredIsMarshaledCredential 定義為自動選取此函式的 ANSI 或 Unicode 版本。 混合使用編碼中性別名與非編碼中性的程序代碼,可能會導致編譯或運行時間錯誤不符。 如需詳細資訊,請參閱函式原型的
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows XP [僅限傳統型應用程式] |
支援的最低伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平臺 | 窗戶 |
標頭 | wincred.h |
連結庫 | Advapi32.lib |
DLL | Advapi32.dll |