GetNumBuildSteps method
Retrieves the number of lookup table operations to perform.
Syntax
HRESULT retVal = object.GetNumBuildSteps(pulNumSteps);
Parameters
pulNumSteps [out]
Type: unsigned longPointer to the number of lookup table operations to perform.
Remarks
The number of operations pulNumSteps is set through IDXLUTBuilder::SetBuildOrder.