LoadUserData.LoadFrameChildData Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Loads frame child data from a Microsoft® DirectX® (.x) file.
Definition
Visual Basic .NET |
MustOverride Public Sub LoadFrameChildData( _ ByVal frame As Frame, _ ByVal xofChildData As XFileData _ ) |
C# |
public abstract void LoadFrameChildData( Frame frame, XFileData xofChildData ); |
Managed C++ |
public: virtual void LoadFrameChildData( Frame *frame, XFileData *xofChildData ) = 0; |
JScript .NET |
public abstract function LoadFrameChildData( frame : Frame, xofChildData : XFileData ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center