This command is used to retrieve the
hardware pitch set using mnSetHardwarePitch.
Until mnSetHardwarePitch is used on the specified instance this command will return 0.
int InstanceID: The output instance ID that this command should use.
If no error occurred: the hardware pitch
of the specified instance, set using mnSetHardwarePitch.
-1 if an error occurred.
DBP
C++
.Net