GME  13
Public Member Functions | Properties
IMgaDumper Interface Reference

import "Parser.idl";

Inheritance diagram for IMgaDumper:
Inheritance graph
[legend]

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 
)
HRESULT IMgaDumper::DumpFCOs ( [in] IMgaProject proj,
[in] IMgaFCOs *  p,
[in] IMgaFolders *  f,
[in] IMgaRegNodes *  r,
[in] BSTR  xmlfile 
)
HRESULT IMgaDumper::DumpProject ( [in] IMgaProject p,
[in] BSTR  xmlfile 
)

Property Documentation


The documentation for this interface was generated from the following file: