ホーム › Devices.BiometricFramework › PIBIO_SENSOR_ASYNC_IMPORT_SECURE_BUFFER_FN
PIBIO_SENSOR_ASYNC_IMPORT_SECURE_BUFFER_FN
コールバックシグネチャ
HRESULT PIBIO_SENSOR_ASYNC_IMPORT_SECURE_BUFFER_FN(
WINBIO_PIPELINE* Pipeline,
GUID SecureBufferIdentifier,
BYTE* MetadataBufferAddress,
UINT_PTR MetadataBufferSize,
BYTE** ResultBufferAddress,
UINT_PTR* ResultBufferSize
);パラメーター
| フィールド | 型 |
|---|---|
| Pipeline | WINBIO_PIPELINE* |
| SecureBufferIdentifier | GUID |
| MetadataBufferAddress | BYTE* |
| MetadataBufferSize | UINT_PTR |
| ResultBufferAddress | BYTE** |
| ResultBufferSize | UINT_PTR* |