Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
WPRCDisableBuiltinProfiles is a function disables the built-in profiles.
Syntax
HRESULT WPRCDisableBuiltinProfiles();
Parameters
None
Return Value
The function returns an HRESULT code. A successful execution is typically indicated by S_OK. Failure is indicated by any other HRESULT code, which signifies an error occurred during the execution of the function.