Click or drag to resize

URISchemeRegisterUnregisterProtocolHandler Method

Protocol Handler 등록 취소, 관리자 권한으로 실행 필요

Namespace:  SHConnector.Utility.Net
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public static bool UnregisterProtocolHandler(
	string uri_name
)

Parameters

uri_name
Type: SystemString
URI NAME

Return Value

Type: Boolean
URI NAME : EX) VIZZARD
See Also