DXHelp Class (Microsoft.DirectX)
Contains miscellaneous helper functions for Microsoft DirectX 9.0 for Managed Code.
Visual Basic NotInheritable MustInherit Public Class DXHelp
Inherits ObjectC# public abstract sealed class DXHelp : Object C++ public ref class DXHelp abstract sealed : Object JScript public final abstract class DXHelp extends Object
The following table lists the members exposed by the object.
Methods
Method Description CopyObjectDataToPointer
Copies a managed object to an unmanaged pointer. CopyPointerDataToObject
Copies an unmanaged pointer to a managed object. GetObjectSize
Retrieves an object's size. GetTypeSize
Retrieves the size of the Type .
Object
DXHelp
Namespace Microsoft.DirectX Assembly Microsoft.DirectX (microsoft.directx.dll) Strong Name Microsoft.DirectX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
