Click or drag to resize

IVIZZARDServiceSetMemBufferMode Method

가상 윈도우 영역 생성

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetMemBufferMode(
	int Width,
	int Height
)

Parameters

Width
Type: SystemInt32
가로
Height
Type: SystemInt32
세로
See Also