Freigeben über


LocalRegistryMock.GetLocalRegistryRoot(String) Method

Definition

public:
 virtual int GetLocalRegistryRoot([Runtime::InteropServices::Out] System::String ^ % pbstrRoot);
public int GetLocalRegistryRoot (out string pbstrRoot);
abstract member GetLocalRegistryRoot : string -> int
override this.GetLocalRegistryRoot : string -> int
Public Function GetLocalRegistryRoot (ByRef pbstrRoot As String) As Integer

Parameters

pbstrRoot
String

Returns

Implements

Applies to