GetBuildOrder method
Retrieves the order of operations used to build the lookup table.
Syntax
HRESULT retVal = object.GetBuildOrder(OpOrder, ulSize);
Parameters
OpOrder [out]
Type: OPIDDXLUTBUILDERArray of lookup table operations listed in the OPIDDXLUTBUILDER enumeration.
ulSize [in]
Type: unsigned longNumber of lookup table operations in the returned array.