The GetAvailableVirtualSize method retrieves the currently size in bytes of the free virtual address space available to this process. The method returns an integer value that can be interpretted as follows: 0 - Successful completion. 2 - The user does not have access to the requested information. 3 - The user does not have sufficient privilge. 8 - Unknown failure. 9 - The path specified does not exist. 21 - The specified parameter is invalid. Other - For integer values other than those listed above, refer to Win32 error code documentation.
The Generation 1 virtual machine or snapshot "{0}" does not support the VMFirmware cmdlets. Use Get-VMBios and Set-VMBios ...
The Generation 2 virtual machine or snapshot "{0}" does not support the VMBios cmdlets. Use Get-VMFirmware and Set-VMFirmware ...
The generic collection type {0} passed to ForEach() has too many type arguments. Please change the specified type to be a ...
The get method return value and the set method input parameter of the %1 property of the %2 class in the %3 file do not match.%0 ...
The GetAvailableVirtualSize method retrieves the currently size in bytes of the free virtual address space available to this ...
The GetBinaryValue method returns the data value for a named value whose data type is REG_BINARY. The GetBinaryValue method ...
The GetEffectivePermission method determines whether the caller has the aggregated permissions specified by the Permission ...
The GetMultiStringValue method returns the data value for a named value whose data type is REG_MULTI_SZ. The GetMultiStringValue ...
The GetObjectA API incorrectly calculates bitmap strides. The stride should be a multiple of 4. Note that the underlying ...