in reply to Value Sought from Subroutine Argument?
my $dwValue = 42; $oReg->GetDWORDValue(HKEY_LOCAL_MACHINE, $strKeyPath, $strValueName, \$dwValue);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Value Sought from Subroutine Argument?
by Dismas (Acolyte) on Mar 02, 2005 at 15:35 UTC |