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