This command is used to determine the
samples per second (Hertz) set on the specified output instance.
By default this is 22050, and the format
is set to medium (mnSetFormatMedium).
You can change the samples per second using mnSetOutputFormat.
int InstanceID: The output instance ID that this command should use.
A number greater than 0 if no error occurred.
This is the samples per second (Hertz) set on the specified output instance.
0 if an error occurred.
DBP
C++
.Net