DelegateGetRegKeyAccessMask Delegate
Gets the registry subtree to read from the access mask to use in calls to registry key.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
public delegate bool DelegateGetRegKeyAccessMask( String^ sRegPath, unsigned int dwDesiredAccess, unsigned int% dwAccessMask )
Show: