CVRSettings.RemoveSection(String, EVRSettingsError) Method
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.
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
- peError
- EVRSettingsError