ホーム › Devices.BiometricFramework › PIBIO_FRAMEWORK_ALLOCATE_MEMORY_FN
PIBIO_FRAMEWORK_ALLOCATE_MEMORY_FN
コールバックシグネチャ
HRESULT PIBIO_FRAMEWORK_ALLOCATE_MEMORY_FN(
WINBIO_PIPELINE* Pipeline,
UINT_PTR AllocationSize,
void** Address
);パラメーター
| フィールド | 型 |
|---|---|
| Pipeline | WINBIO_PIPELINE* |
| AllocationSize | UINT_PTR |
| Address | void** |