ConstantTable.ConstantTable Constructor |
Language: |
Initializes a new instance of the ConstantTable class.
Visual Basic Public Sub New( _
ByVal pUnk As ID3DXConstantTable _
)C# public ConstantTable(
ID3DXConstantTable pUnk
);C++ public:
ConstantTable(
ID3DXConstantTable pUnk
);JScript public function ConstantTable(
pUnk : ID3DXConstantTable
);
pUnk Microsoft.DirectX.PrivateImplementationDetails.ID3DXConstantTable
Unmanaged Component Object Model (COM) ID3DXConstantTable interface pointer.
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