Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
IRunnable Object Methods
Returns the CLSID of the running control. The ATL implementation sets the CLSID to GUID_NULL and returns E_UNEXPECTED. |
|
Determines if the control is running. The ATL implementation returns TRUE. |
|
Locks the control into the running state. The ATL implementation returns S_OK. |
|
Forces the control to run. The ATL implementation returns S_OK. |
|
Indicates that the control is embedded. The ATL implementation returns S_OK. |