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