ホーム › Security.ExtensibleAuthenticationProtocol › EAP_AUTHENTICATOR_METHOD_ROUTINES
EAP_AUTHENTICATOR_METHOD_ROUTINES
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| dwSizeInBytes | DWORD | 4 | +0 | +0 |
| pEapType | EAP_METHOD_TYPE* | 8/4 | +8 | +4 |
| EapMethodAuthenticatorInitialize | INT_PTR | 8/4 | +16 | +8 |
| EapMethodAuthenticatorBeginSession | INT_PTR | 8/4 | +24 | +12 |
| EapMethodAuthenticatorUpdateInnerMethodParams | INT_PTR | 8/4 | +32 | +16 |
| EapMethodAuthenticatorReceivePacket | INT_PTR | 8/4 | +40 | +20 |
| EapMethodAuthenticatorSendPacket | INT_PTR | 8/4 | +48 | +24 |
| EapMethodAuthenticatorGetAttributes | INT_PTR | 8/4 | +56 | +28 |
| EapMethodAuthenticatorSetAttributes | INT_PTR | 8/4 | +64 | +32 |
| EapMethodAuthenticatorGetResult | INT_PTR | 8/4 | +72 | +36 |
| EapMethodAuthenticatorEndSession | INT_PTR | 8/4 | +80 | +40 |
| EapMethodAuthenticatorShutdown | INT_PTR | 8/4 | +88 | +44 |