Click or drag to resize

MessageHelperCloseFile Method (Int32)

지정된 프로세스(VIZZARD)에 열려진 모델 닫기 메시지 전송

Namespace:  VIZZARD.Utility.Message
Assembly:  VIZZARD.Utility (in VIZZARD.Utility.dll) Version: 1.1.20.325 (1.1.20.325)
Syntax
C#
public void CloseFile(
	int processId
)

Parameters

processId
Type: SystemInt32
VIZZARD Process ID
See Also