DSoundHelper.InterfaceNotify Field (Microsoft.DirectX.DirectSound)

Retrieves the globally unique identifier (GUID) for the Notify interface.

Definition

Visual Basic Public Shared InterfaceNotify As GuidLeave Site
C# public static GuidLeave Site InterfaceNotify;
C++ public: static GuidLeave Site InterfaceNotify;
JScript public static var InterfaceNotify : GuidLeave Site

Field Value

System.Guid
Returns the GUID for the Notify interface.

This field is read-only.