16#define kMaxPropLen (256U)
Property & operator=(const Property &)=default
Property(const Property &)=default
BOOL StringEquals(KString &name)
Check if property's name equals to name.
Definition Property.cc:24
PropertyId & GetValue()
Gets the value of the property.
Definition Property.cc:38
PropertyId fValue
Definition Property.h:41
virtual ~Property()
Destructor.
KString fName
Definition Property.h:40
Ref< XRN::GUID > fGUID
Definition Property.h:42
KString & GetKey()
Gets the key (name) of property.
Definition Property.cc:31
Kernel string class, not dynamic.
Definition KString.h:19
#define BOOL
Definition macros.h:25
#define kMaxPropLen
Definition Property.h:16
CFKit.
Definition GUIDWizard.h:18
UIntPtr PropertyId
handle to anything (number, ptr, string...)
Definition Property.h:22
Array< Property, N > PropertyArray
Definition Property.h:46
USER_PROCESS inline definitions.
Definition Qr.h:793
__UINTPTR_TYPE__ UIntPtr
Definition Defines.h:60