Win32 API 日本語リファレンス
ホームSecurity.Authentication.Identity › PLSA_GET_USER_CREDENTIALS

PLSA_GET_USER_CREDENTIALS

コールバック

シグネチャ

NTSTATUS PLSA_GET_USER_CREDENTIALS(
    void* UserHandle,
    void** PrimaryCreds,
    DWORD* PrimaryCredsSize,
    void** SupplementalCreds,
    DWORD* SupplementalCredsSize
);

パラメーター

フィールド
UserHandlevoid*
PrimaryCredsvoid**
PrimaryCredsSizeDWORD*
SupplementalCredsvoid**
SupplementalCredsSizeDWORD*