Provides the HsxClientUI object with access to Financial Management’s client layer.
You must call Initialize before calling any of the other HsxClientUI methods, otherwise an error will occur. |
<HsxClientUI>.Initialize pIUnkHsxClient
This example declares and sets HsxClientUI and HsxClient object variables, then calls Initialize. After Initialize is called, you can then use the m_cClientUI object reference to call HsxClientUI methods.