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 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.