Since you are not going to benefit from compile time pointer checking, dodge the issue and change the prototype to one that avoids the unknown type
my $func = import_api_ex( 'advapi32', 'DWORD QueryUsersOnEncryptedFile(LPCWSTR lpFileName, LPVOID* +pUsers)' );
In reply to Re: Win32::API::Struct: Pointers of Pointers
by BrowserUk
in thread Win32::API::Struct: Pointers of Pointers
by esskar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |