// Function Name : f_set_active_directory
// Argument Name : as_path, Arg Type : String, Pass By : Value
// Return Type : (None)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Local External Functions :
// Function boolean SetCurrentDirectoryA (string lpPathName)
// Library "kernel32.dll"
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
string ls_temp
ulong lul_value
boolean lb_rc
lb_rc = SetCurrentDirectoryA(as_path)
// Argument Name : as_path, Arg Type : String, Pass By : Value
// Return Type : (None)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Local External Functions :
// Function boolean SetCurrentDirectoryA (string lpPathName)
// Library "kernel32.dll"
///////////////////////////////////////////////////////////////////////////////////////////////////////////////
string ls_temp
ulong lul_value
boolean lb_rc
lb_rc = SetCurrentDirectoryA(as_path)
1 comments:
Learn Volunteer Management Please visit: https://pmaspire.com/best-volunteer-management-system/
Post a Comment