HRESULT CreateFT3270Obj ([out, retval] IFT3270** ppFT3270_Obj)
This method creates the FT3270obj Component, after which the client can work this component with the methods within. It returns
a pointer to the IFT3270 interface or NULL on failure. The new FT3270Obj has 19 properties and 2 methods. All properties (except
XferStatus) are set-only.