import "Parser.idl";
List of all members.
Public Member Functions |
HRESULT | GetXMLInfo ([in] BSTR xmlfile,[out] BSTR *Paradigm,[out] BSTR *parversion,[out] VARIANT *parguid,[out] BSTR *basename,[out] BSTR *ver) |
HRESULT | ParseProject ([in] IMgaProject *p,[in] BSTR xmlfile) |
HRESULT | ParseFCOs ([in] IMgaObject *here,[in] BSTR xmlfile) |
HRESULT | GetClipXMLInfo ([in] BSTR xmlfile,[in] IMgaObject *Target,[out] VARIANT_BOOL *parguid,[out] BSTR *acckind,[out] BSTR *ver) |
HRESULT | ParseClos1 ([in] IMgaObject *here,[in] BSTR xmlfile) |
HRESULT | ParseClos4 ([in] IMgaObject *here,[in] BSTR xmlfile,[in] int options) |
Detailed Description
Definition at line 77 of file Parser.idl.
Member Function Documentation
HRESULT IMgaParser::GetXMLInfo |
( |
[in] BSTR |
xmlfile, |
|
|
[out] BSTR * |
Paradigm, |
|
|
[out] BSTR * |
parversion, |
|
|
[out] VARIANT * |
parguid, |
|
|
[out] BSTR * |
basename, |
|
|
[out] BSTR * |
ver |
|
) |
| |
The documentation for this interface was generated from the following file: