SLocalRegistry Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the ILocalRegistry and ILocalRegistry2 interfaces.
public interface class SLocalRegistry
	public interface class SLocalRegistry
	__interface SLocalRegistry
	[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("6D5140D3-7436-11CE-8034-00AA006009FA")]
public interface SLocalRegistry
	[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("6D5140D3-7436-11CE-8034-00AA006009FA")>]
type SLocalRegistry = interface
	Public Interface SLocalRegistry
	- Attributes
 
Remarks
The service represented by this interface is safe to access from any thread.