in reply to Re: Win32::API : Creating a LPCWSTR type input parameter from a string
in thread Win32::API : Creating a LPCWSTR type input parameter from a string
Hi, I have done some modifications to my code as per suggestions given earlier. Please find the latest code structure for your reference.
['WlanGetProfile' => 'IPNIPPI' => 'I'], $profileName = unpack('J', pack('p', $profileName)); $API{ api}->Call($handle, $interface, $profileName, 0, $profileXml, 0, + 0));
Error message:
An attempt was made to reference a token that does not exist at .....
|
|---|