BehaviorFlags.BehaviorFlags Constructor
|
Language: |
Creates a new instance of the BehaviorFlags structure.
Definition
Visual Basic |
Public Sub New( _ ByVal newBehavior() As CreateFlags _ ) |
C# |
public BehaviorFlags( CreateFlags[] newBehavior ); |
C++ |
public: BehaviorFlags( array<CreateFlags>^ newBehavior ); |
JScript |
public function BehaviorFlags( newBehavior : 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