_DPL_PROGRAM_DESC Structure (Microsoft.DirectX.PrivateImplementationDetails)
Allows the managed application programming interface (API) to have access to the unmanaged portions of the Microsoft DirectX API. This is not intended to be used directly from your code.
Visual Basic Public Structure _DPL_PROGRAM_DESC C# public struct _DPL_PROGRAM_DESC C++ public value class _DPL_PROGRAM_DESC sealed JScript In JScript, you can use structures, but you cannot define your own.
Namespace Microsoft.DirectX.PrivateImplementationDetails Assembly Microsoft.DirectX.DirectPlay (microsoft.directx.directplay.dll) Strong Name Microsoft.DirectX.DirectPlay, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show: