Device.CheckCooperativeLevel Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Reports the current cooperative-level status of the Direct3D device for a windowed or full-screen application.
Overload List
Name | Description | |
---|---|---|
CheckCooperativeLevel() | Reports the current cooperative-level status of the Direct3D device for a windowed or full-screen application. | |
CheckCooperativeLevel(Int32%) | Reports the current cooperative-level status of the Direct3D device for a windowed or full-screen application. |
Top