5 references to OutputParameters
WsatConfig (5)
Configuration\StdRegProviderWrapper.cs (5)
172uint ret = (uint)outParams[OutputParameters.ReturnValue]; 208uint ret = (uint)outParams[OutputParameters.ReturnValue]; 242uint ret = (uint)outParams[OutputParameters.ReturnValue]; 290uint ret = (uint)outParams[OutputParameters.ReturnValue]; 291isAccessGranted = (bool)outParams[OutputParameters.IsAccessGranted];