I need to check to see if a domain account is disabled. I have been using Win32API::Net::UserGetInfo to get last logon time and it has flags that should give me what I need but I can't seem to figure out how to access and print the flags. Any guidence on this matter is greatly appreciated.
SNIPPET: