DisplayModesCollection.DisplayModesCollection Constructor |
Language: |
Visual Basic Public Sub New( _
ByVal flags As GetDisplayModeFlags, _
ByVal desc As SurfaceDescription, _
ByVal dev As Device _
)C# public DisplayModesCollection(
GetDisplayModeFlags flags,
SurfaceDescription desc,
Device dev
);C++ public:
DisplayModesCollection(
GetDisplayModeFlags flags,
SurfaceDescription^ desc,
Device^ dev
);JScript public function DisplayModesCollection(
flags : GetDisplayModeFlags,
desc : SurfaceDescription,
dev : Device
);
flags Microsoft.DirectX.DirectDraw.GetDisplayModeFlags
desc Microsoft.DirectX.DirectDraw.SurfaceDescription
dev Microsoft.DirectX.DirectDraw.Device
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