Purpose

This function provides the mechanism for assuring that a desired volume is in a removable media drive before I/O is done to the drive.

Calling Sequence

int far pascal FSH_SETVOLUME(hVPB , fControl)

unsigned short hVPB;
unsigned short fControl;

Where