GME  13
Public Member Functions
IMgaProgressDlg Interface Reference

import "MgaUtil.idl";

Inheritance diagram for IMgaProgressDlg:
Inheritance graph
[legend]

List of all members.

Public Member Functions

HRESULT SetTitle ([in] BSTR title)
HRESULT SetLine ([in] int line,[in] BSTR msg)
HRESULT StartProgressDialog ([in] HWND hwndParent)
HRESULT HasUserCancelled ([out, retval] VARIANT_BOOL *p)
HRESULT SetProgress ([in] long completed,[in] long total)
HRESULT StopProgressDialog ()

Detailed Description

Definition at line 604 of file MgaUtil.idl.


Member Function Documentation

HRESULT IMgaProgressDlg::HasUserCancelled ( [out, retval] VARIANT_BOOL *  p)

Implemented in CMgaProgressDlg.

HRESULT IMgaProgressDlg::SetLine ( [in] int  line,
[in] BSTR  msg 
)

Implemented in CMgaProgressDlg.

HRESULT IMgaProgressDlg::SetProgress ( [in] long  completed,
[in] long  total 
)

Implemented in CMgaProgressDlg.

HRESULT IMgaProgressDlg::SetTitle ( [in] BSTR  title)

Implemented in CMgaProgressDlg.

HRESULT IMgaProgressDlg::StartProgressDialog ( [in] HWND  hwndParent)

Implemented in CMgaProgressDlg.

Implemented in CMgaProgressDlg.


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