Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.