2 references to ERROR_INVALID_PARAMETER
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Utils.vb (2)
34
If Marshal.GetLastWin32Error() =
ERROR_INVALID_PARAMETER
Then
57
If Marshal.GetLastWin32Error() =
ERROR_INVALID_PARAMETER
Then