Server.Server Constructor |
Language: |
Visual Basic Public Sub New( _
ByVal dplayObject As Object, _
ByVal msgMask() As Integer _
)C# public Server(
object dplayObject,
int[] msgMask
);C++ public:
Server(
Object^ dplayObject,
array<int>^ msgMask
);JScript public function Server(
dplayObject : Object,
msgMask : int[]
);
dplayObject System.Object
msgMask System.Int32[]
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