GME
13
|
import "PartBrowser.idl";
Public Member Functions | |
void | SetCurrentProject ([in] IUnknown *project) |
void | SetMetaModel ([in] IUnknown *meta) |
void | SetBgColor ([in] OLE_COLOR oleBgColor) |
void | ChangeAspect ([in] LONG index) |
void | CycleAspect (void) |
void | RePaint (void) |
void | AboutBox () |
Definition at line 22 of file PartBrowser.idl.
void PartBrowserLib::_DPartBrowser::ChangeAspect | ( | [in] LONG | index | ) |
void PartBrowserLib::_DPartBrowser::CycleAspect | ( | void | ) |
void PartBrowserLib::_DPartBrowser::RePaint | ( | void | ) |
void PartBrowserLib::_DPartBrowser::SetBgColor | ( | [in] OLE_COLOR | oleBgColor | ) |
void PartBrowserLib::_DPartBrowser::SetCurrentProject | ( | [in] IUnknown * | project | ) |
void PartBrowserLib::_DPartBrowser::SetMetaModel | ( | [in] IUnknown * | meta | ) |