IsRemoteDrive method
function TOgNetCode.IsRemoteDrive(const ExePath : string) : Boolean;

TurboPack OnGuard FMX

IsRemoteDrive method

function TOgNetCode.IsRemoteDrive(const ExePath : string) : Boolean;

Navigation:  »No topics above this level«

IsRemoteDrive method

function TOgNetCode.IsRemoteDrive(const ExePath : string) : Boolean;

Return to chapter overview

_bm1                IsRemoteDrive determines whether ExePath resides on a remote disk drive.

You can use IsRemoteDrive to determine if your application is being run from a remote disk drive. Only the drive information passed in ExePath is used.