Direct3D9Exception Constructor (Int32) |
Namespace: OIV.Inventor.WpfAssembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic Direct3D9Exception(
int code
)
Public Sub New (
code As Integer
)
public:
Direct3D9Exception(
int code
)
new :
code : int -> Direct3D9Exception
Parameters
- code
- Type: SystemInt32
See Also