ホーム › Security.Authentication.Identity › LSA_DISPATCH_TABLE
LSA_DISPATCH_TABLE
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| CreateLogonSession | PLSA_CREATE_LOGON_SESSION | 8/4 | +0 | +0 |
| DeleteLogonSession | PLSA_DELETE_LOGON_SESSION | 8/4 | +8 | +4 |
| AddCredential | PLSA_ADD_CREDENTIAL | 8/4 | +16 | +8 |
| GetCredentials | PLSA_GET_CREDENTIALS | 8/4 | +24 | +12 |
| DeleteCredential | PLSA_DELETE_CREDENTIAL | 8/4 | +32 | +16 |
| AllocateLsaHeap | PLSA_ALLOCATE_LSA_HEAP | 8/4 | +40 | +20 |
| FreeLsaHeap | PLSA_FREE_LSA_HEAP | 8/4 | +48 | +24 |
| AllocateClientBuffer | PLSA_ALLOCATE_CLIENT_BUFFER | 8/4 | +56 | +28 |
| FreeClientBuffer | PLSA_FREE_CLIENT_BUFFER | 8/4 | +64 | +32 |
| CopyToClientBuffer | PLSA_COPY_TO_CLIENT_BUFFER | 8/4 | +72 | +36 |
| CopyFromClientBuffer | PLSA_COPY_FROM_CLIENT_BUFFER | 8/4 | +80 | +40 |