OnFreeInstData method

Frees resources allocated by the CDXBaseNTo1::OnInitInstData method.

Syntax

HRESULT retVal = object.OnFreeInstData(WorkInfo);

Parameters

  • WorkInfo [in, ref]
    Type: CDXTWorkInfoNTo1

    Reference to the work procedure information structure.

Remarks

This function will be called once for each call to IDXTransform::Execute.