This document is archived and information here might be outdated. Recommended version. |
Load the animation from a file.
[Visual Basic .NET]
Public Sub LoadAnimation ( _
ByVal pFilename As String _
)
[C#]
public void LoadAnimation (
string pFilename
);
[C++]
HRESULT LoadAnimation(
BSTR pFilename
);
[C++] Parameters pFilename [in]
pFilename is a parameter of type BSTR