Skip to main content
Get the status of an inventory operation using an OperationToken. You can check on the operation status at anytime within 1 day of the request by passing the TransactionToken to the this API.

Syntax

Parameters

entityHandle   PFEntityHandle PFEntityHandle to use for authentication. request   PFInventoryGetInventoryOperationStatusRequest* Populated request object. async   XAsyncBlock*
Inout
XAsyncBlock for the async operation.

Return value

Type: HRESULT Result code for this API operation.

Remarks

This API is available on Windows. Get the status of an Inventory Operation using an OperationToken. When the asynchronous task is complete, call PFInventoryGetInventoryOperationStatusGetResultSize and PFInventoryGetInventoryOperationStatusGetResult to get the result.

Requirements

Header: PFInventory.h

See also

PFInventory members
Last modified on September 11, 2026