DSoundHelper.InterfaceNotify Field (Microsoft.DirectX.DirectSound)
Retrieves the globally unique identifier (GUID) for the Notify interface.
Definition
Visual Basic Public Shared InterfaceNotify As Guid C# public static Guid InterfaceNotify; C++ public: static Guid InterfaceNotify; JScript public static var InterfaceNotify : Guid
Field Value
System.Guid
Returns the GUID for the Notify interface.This field is read-only.