ホーム › System.SystemServices › PIMAGE_TLS_CALLBACK
PIMAGE_TLS_CALLBACK
コールバックシグネチャ
void PIMAGE_TLS_CALLBACK(
void* DllHandle,
DWORD Reason,
void* Reserved
);パラメーター
| フィールド | 型 |
|---|---|
| DllHandle | void* |
| Reason | DWORD |
| Reserved | void* |
void PIMAGE_TLS_CALLBACK(
void* DllHandle,
DWORD Reason,
void* Reserved
);| フィールド | 型 |
|---|---|
| DllHandle | void* |
| Reason | DWORD |
| Reserved | void* |