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