Click or drag to resize

IVIZZARDServiceDeleteAvatarPath Method

아바타 이동경로 삭제

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool DeleteAvatarPath(
	int nID
)

Parameters

nID
Type: SystemInt32
아바타 이동경로 아이디

Return Value

Type: Boolean
삭제여부
See Also