Skip to content

XvioGetCurrentPartitionId function

Returns the identifier number for the current partition, which is set by the driver during initialization.

Syntax

C++
uint64_t XvioGetCurrentPartitionId(void);

Return value

The ID of the current partition, for reference see partition identifiers.

Authors: Harry Woolford