The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID3D11Debug::GetFeatureMask method
Get a bitfield of flags that indicates which debug features are on or off.
Syntax
UINT GetFeatureMask();
Parameters
This method has no parameters.
Return value
Type: UINT
Mask of feature-mask flags bitwise ORed together. If a flag is present, then that feature will be set to on, otherwise the feature will be set to off. See ID3D11Debug::SetFeatureMask for a list of possible feature-mask flags.
Requirements
|
Header |
|
|---|---|
|
Library |
|
See also
Show: