Desktop Functions: Smart Device Functions:
|
Search Results for "SetServiceObjectSecurity" in [All]advapi32
/// SetServiceObjectSecurity function to access the SACL. The proper
/// Required to call the SetServiceObjectSecurity function to modify
/// Required to call the SetServiceObjectSecurity function to modify
''' SetServiceObjectSecurity function to access the SACL. The proper
''' Required to call the SetServiceObjectSecurity function to modify
''' Required to call the SetServiceObjectSecurity function to modify
ok = SetServiceObjectSecurity(sc.ServiceHandle, SecurityInfos.DiscretionaryAcl, rawsd);
throw new ApplicationException("error calling SetServiceObjectSecurity(); error code=" + Marshal.GetLastWin32Error()); |