This document is archived and information here might be outdated. Recommended version. |
The window handle of the animation controls dialog.
[Visual Basic .NET]
Public Property AnimationControlsHWnd As Integer
[C#]
public int AnimationControlsHWnd {get; set;}
[C++]
HRESULT get_AnimationControlsHWnd(
OLE_HANDLE* phWnd
);
[C++]
HRESULT put_AnimationControlsHWnd(
OLE_HANDLE phWnd
);
[C++] Parameters phWnd [out, retval]
phWnd is a parameter of type OLE_HANDLE* phWnd [in]
phWnd is a parameter of type OLE_HANDLE