Microsoft DirectX 9.0 SDK Update (October 2004)

DXHelp Class

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET NotInheritable Public Class DXHelp
   Inherits Object 
C# public sealed class DXHelp : Object
Managed C++ public __gc __sealed class DXHelp  : public Object
JScript .NET public class DXHelp extends Object

Members Table

Method Description
static (Shared in Visual Basic .NET) CopyObjectDataToPointer Copies a managed object to an unmanaged pointer.
static (Shared in Visual Basic .NET) CopyPointerDataToObject Copies an unmanaged pointer to a managed object.
static (Shared in Visual Basic .NET) GetObjectSize Retrieves an object's size.
static (Shared in Visual Basic .NET) 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 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