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, uint dwDesiredAccess, ref uint dwAccessMask )
Show: