Data.DB.IDBApplication Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetTitle | public | Get application title. |
ProcessMessages | public | Allow an application to process queued messages. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetTitle | public | Set application title. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |