IMFactory::InitMercAPI method
The IMFactory::InitMercAPI method initializes the IBM Transformation Extender environment.
It should be called prior to any other call and only one time for each process. The bstrConfigFile can be passed in as NULL as long as name resolution is not required.
Quick info
HRESULT InitMercAPI(BSTR bstrConfigFile) Parameters
- bstrConfigFile
- [in] - name of the configuration file used to determine the resource files used
Return values
The
following value is returned when this method is called:
- S_OK
- Success status