BehaviorFlags.BehaviorFlags Constructor
|
Language: |
Creates a new instance of the BehaviorFlags structure.
Definition
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 ); |
Parameters
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