CVRSettings.RemoveSection(String, EVRSettingsError) Method

Definition

public:
 void RemoveSection(System::String ^ pchSection, Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRSettingsError % peError);
public void RemoveSection (string pchSection, ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSettingsError peError);
member this.RemoveSection : string * EVRSettingsError -> unit
Public Sub RemoveSection (pchSection As String, ByRef peError As EVRSettingsError)

Parameters

pchSection
String

Applies to