Container.Container Constructor
|
Language: |
Note: This documentation is preliminary and is subject to change.
Initializes a new instance of the Container class.
Definition
Visual Basic .NET |
Public Sub New( _ ByVal allowWhqlChecks As Boolean _ ) |
C# |
public Container( bool allowWhqlChecks ); |
Managed C++ |
public: Container( bool allowWhqlChecks ); |
JScript .NET |
public function Container( allowWhqlChecks : boolean ); |
Parameters
allowWhqlChecks
|
System.Boolean. Set to true if Windows Hardware Quality Labs (WHQL) checks are allowed; otherwise, false. |
© 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