OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TRegistry::TUnregParams Struct Reference

#include <owl/registry.h>

Public Attributes

tchar Prepend
 Optional tchar to prepend to key before removing.
 
LPCTSTR Name
 Name of param.
 
TRegKeyBaseKey
 Key that that the param is based upon.
 

Detailed Description

Definition at line 838 of file registry.h.

Member Data Documentation

◆ BaseKey

TRegKey* owl::TRegistry::TUnregParams::BaseKey

Key that that the param is based upon.

Definition at line 842 of file registry.h.

◆ Name

LPCTSTR owl::TRegistry::TUnregParams::Name

Name of param.

Definition at line 841 of file registry.h.

◆ Prepend

tchar owl::TRegistry::TUnregParams::Prepend

Optional tchar to prepend to key before removing.

Definition at line 840 of file registry.h.


The documentation for this struct was generated from the following file: