The GetOwnerSid method retrieves the security identifier (SID) for the owner of 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 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 ...
The GetOwner method retrieves the user name and domain name under which the process is running. The method returns an integer ...
The GetOwnerSid method retrieves the security identifier (SID) for the owner of this process. The method returns an integer ...
The GetProfileString API in Windows 9x stripped trailing white space (including tabs) from the end of INI file strings. In ...
The GetSecurityDescriptor method returns the specified key's security descriptor in a _SecurityDescriptor. The method returns ...
The given Backup Components Document is for a non-transportable shadow copy. This operation can only be done on transportable ...
The given network adapter was not previously associated with a resource pool. Use Set-VMNetworkAdapter to connect it to an ...