Direct3DCreate9

DLL Function for creating a Direct3D9 object. This object supports enumeration and allows the creation of Direct3DDevice9 objects. Pass the value of the constant D3D_SDK_VERSION to this function, so that the run-time can validate that your application was compiled against the right headers.

version(Windows)
extern (C) extern (Windows)
Direct3DCreate9
()

Meta