ReactOS 0.4.15-dev-7924-g5949c20
nsIController Interface Reference
Inheritance diagram for nsIController:
Collaboration diagram for nsIController:

Public Member Functions

nsresult IsCommandEnabled (const char *command, bool *_retval)
 
nsresult SupportsCommand (const char *command, bool *_retval)
 
nsresult DoCommand (const char *command)
 
nsresult OnEvent (const char *eventName)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 3407 of file nsiface.idl.

Member Function Documentation

◆ DoCommand()

nsresult nsIController::DoCommand ( const char command)

◆ IsCommandEnabled()

nsresult nsIController::IsCommandEnabled ( const char command,
bool _retval 
)

◆ OnEvent()

nsresult nsIController::OnEvent ( const char eventName)

◆ SupportsCommand()

nsresult nsIController::SupportsCommand ( const char command,
bool _retval 
)

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