GetNumBuildSteps method

Retrieves the number of lookup table operations to perform.

Syntax

HRESULT retVal = object.GetNumBuildSteps(pulNumSteps);

Parameters

  • pulNumSteps [out]
    Type: unsigned long

    Pointer to the number of lookup table operations to perform.

Remarks

The number of operations pulNumSteps is set through IDXLUTBuilder::SetBuildOrder.