ホーム › System.Wmi › MI_OperationCallbacks
MI_OperationCallbacks
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| callbackContext | void* | 8/4 | +0 | +0 |
| promptUser | MI_OperationCallback_PromptUser | 8/4 | +8 | +4 |
| writeError | MI_OperationCallback_WriteError | 8/4 | +16 | +8 |
| writeMessage | MI_OperationCallback_WriteMessage | 8/4 | +24 | +12 |
| writeProgress | MI_OperationCallback_WriteProgress | 8/4 | +32 | +16 |
| instanceResult | MI_OperationCallback_Instance | 8/4 | +40 | +20 |
| indicationResult | MI_OperationCallback_Indication | 8/4 | +48 | +24 |
| classResult | MI_OperationCallback_Class | 8/4 | +56 | +28 |
| streamedParameterResult | MI_OperationCallback_StreamedParameter | 8/4 | +64 | +32 |