import "Parser.idl";
List of all members.
Public Member Functions |
HRESULT | DumpProject ([in] IMgaProject *p,[in] BSTR xmlfile) |
HRESULT | DumpFCOs ([in] IMgaProject *proj,[in] IMgaFCOs *p,[in] IMgaFolders *f,[in] IMgaRegNodes *r,[in] BSTR xmlfile) |
HRESULT | DumpClos ([in] IMgaFCOs *fco,[in] IMgaFolders *fld,[in] BSTR xmlfile,[in] int libr_stub) |
HRESULT | DumpClosR ([in] IMgaFCOs *fco,[in] IMgaFolders *fld,[in] BSTR xmlfile,[in] IMgaFCOs *topfco,[in] IMgaFolders *topfld,[in] int options,[in] BSTR abspath,[in] BSTR acceptingkinds) |
Properties |
long | FormatVersion [set] |
Detailed Description
Definition at line 38 of file Parser.idl.
Member Function Documentation
HRESULT IMgaDumper::DumpClos |
( |
[in] IMgaFCOs * |
fco, |
|
|
[in] IMgaFolders * |
fld, |
|
|
[in] BSTR |
xmlfile, |
|
|
[in] int |
libr_stub |
|
) |
| |
HRESULT IMgaDumper::DumpClosR |
( |
[in] IMgaFCOs * |
fco, |
|
|
[in] IMgaFolders * |
fld, |
|
|
[in] BSTR |
xmlfile, |
|
|
[in] IMgaFCOs * |
topfco, |
|
|
[in] IMgaFolders * |
topfld, |
|
|
[in] int |
options, |
|
|
[in] BSTR |
abspath, |
|
|
[in] BSTR |
acceptingkinds |
|
) |
| |
Property Documentation
The documentation for this interface was generated from the following file: