다음을 통해 공유


IsolatedWindowsHostMessenger.UnregisterHostMessageReceiver(Guid) 메서드

정의

더 이상 사용되지 않습니다. 호스트 메시지 수신자 콜백을 등록 취소합니다.

public:
 static void UnregisterHostMessageReceiver(Platform::Guid receiverId);
 static void UnregisterHostMessageReceiver(winrt::guid const& receiverId);
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsHostMessenger is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
 static void UnregisterHostMessageReceiver(winrt::guid const& receiverId);
public static void UnregisterHostMessageReceiver(Guid receiverId);
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsHostMessenger is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public static void UnregisterHostMessageReceiver(Guid receiverId);
function unregisterHostMessageReceiver(receiverId)
Public Shared Sub UnregisterHostMessageReceiver (receiverId As Guid)

매개 변수

receiverId
Guid

Platform::Guid

winrt::guid

메시지 수신자용 GUID입니다.

특성

설명

경고

더 이상 사용되지 않는 API입니다.

적용 대상