DXHelp Class

Language:

Contains miscellaneous helper functions for Microsoft DirectX 9.0 for Managed Code.

Definition

Visual Basic NotInheritable MustInherit Public Class DXHelp
    Inherits Object
C# public abstract sealed class DXHelp : Object
C++ public ref class DXHelp abstract sealed : Object
JScript public final abstract class DXHelp extends Object

Members Table

Method Description
static (Shared in Visual Basic) CopyObjectDataToPointer Copies a managed object to an unmanaged pointer.
static (Shared in Visual Basic) CopyPointerDataToObject Copies an unmanaged pointer to a managed object.
static (Shared in Visual Basic) GetObjectSize Retrieves an object's size.
static (Shared in Visual Basic) GetTypeSize Retrieves the size of the Type Leave Site.

Inheritance Hierarchy

Object Leave Site
DXHelp

Class Information

Namespace Microsoft.DirectX
Assembly Microsoft.DirectX (microsoft.directx.dll)
Strong Name Microsoft.DirectX,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center