Int13_Device_Registered

include int13.inc

VxDcall Int13_Device_Registered


The Int13_Device_Registered service is called by the virtual block device whenever a block device driver identifies itself as an Interrupt 13h drive.

Parameters

EDI

Points to a BlockDev_Device_Descriptor structure.

Return Value

The carry flag is clear if the service is successful. Otherwise, the carry flag is set to indicate an error, such as the inability to allocate a handle or specified Interrupt 13h drive is already registered.

Uses

Flags