CAnimationStoryboardEventHandler::CreateInstance
Erstellt eine Instanz des CAnimationStoryboardEventHandler-Rückrufs.
static COM_DECLSPEC_NOTHROW HRESULT CreateInstance(
CAnimationController* pAnimationController,
IUIAnimationStoryboardEventHandler **ppHandler
);
Parameter
pAnimationController
Ein Zeiger auf den Animationscontroller, der Ereignisse empfangen wird.ppHandler
Rückgabewert
Gibt S_OK zurück, wenn die Methode erfolgreich ausgeführt wurde.Andernfalls wird ein HRESULT-Fehlercode zurückgegeben.
Anforderungen
Header: afxanimationcontroller.h