RegisterClientDriverID

This function is called to register a unique string to identify a client driver.

Syntax

BOOL RegisterClientDriverID( void );

Return Values

TRUE indicates success. FALSE indicates failure.

Remarks

This function is defined in the Mousedrv.cpp file.