Packages
 In this topic

*Fields

 

Packages   PreviousThis PackageNext
Package com.ms.directX   Previous This
Package
Next

 


Class DSResourceDesc

public final class DSResourceDesc
{
  // Fields
  public int bufferBytes;
  public int flags;
}

Contains information about a loaded resource. Used by the DirectSoundResource.loadWaveResource and DirectSoundResource.loadWaveFile methods.

See also DirectSoundResource.

Fields

bufferBytes
Number of bytes in the buffer identified by the private lpBufferData member.
flags
Reserved.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.