XFileManager.RegisterTemplates Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Registers custom templates.
Definition
Visual Basic .NET |
Public Sub RegisterTemplates( _ ByVal data() As Byte _ ) |
C# |
public void RegisterTemplates( byte[] data ); |
Managed C++ |
public: void RegisterTemplates( Byte data __gc[] ); |
JScript .NET |
public function RegisterTemplates( data : byte[] ); |
Parameters
Remarks
The object should be disposed immediately when it is no longer needed.
© 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