ホーム › NetworkManagement.WNet › PF_NPLogonNotify
PF_NPLogonNotify
コールバックシグネチャ
DWORD PF_NPLogonNotify(
LUID* lpLogonId,
LPWSTR lpAuthentInfoType,
void* lpAuthentInfo,
LPWSTR lpPreviousAuthentInfoType,
void* lpPreviousAuthentInfo,
LPWSTR lpStationName,
void* StationHandle,
LPWSTR* lpLogonScript
);パラメーター
| フィールド | 型 |
|---|---|
| lpLogonId | LUID* |
| lpAuthentInfoType | LPWSTR |
| lpAuthentInfo | void* |
| lpPreviousAuthentInfoType | LPWSTR |
| lpPreviousAuthentInfo | void* |
| lpStationName | LPWSTR |
| StationHandle | void* |
| lpLogonScript | LPWSTR* |