BehaviorFlags.BehaviorFlags Constructor |
Language: |
Creates a new instance of the BehaviorFlags structure.
Visual Basic Public Sub New( _
ByVal initialBehavior As CreateFlags _
)C# public BehaviorFlags(
CreateFlags initialBehavior
);C++ public:
BehaviorFlags(
CreateFlags initialBehavior
);JScript public function BehaviorFlags(
initialBehavior : CreateFlags
);
initialBehavior Microsoft.DirectX.Direct3D.CreateFlags
A combination of CreateFlags that indicate the initial values with which to set the BehaviorFlags properties.
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