InitDevice Method

KB01 Engine

KB01_Engine

RendererDx..::..InitDevice Method

Initializes the device.

Namespace:  
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public HRESULT InitDevice(
	HWND _hWnd
)
Public Function InitDevice ( _
	_hWnd As HWND _
) As HRESULT
public:
HRESULT InitDevice(
	HWND _hWnd
)

Parameters

_hWnd
Type: HWND
The _h WND.

Return Value