libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags Class Reference

#include <CM_KEY_CONTROL_BLOCK.hh>

Public Member Functions

bool CM_KCB_NO_SUBKEY () const
 
bool CM_KCB_SUBKEY_ONE () const
 
bool CM_KCB_SUBKEY_HINT () const
 
bool CM_KCB_SYM_LINK_FOUND () const
 
bool CM_KCB_KEY_NON_EXIST () const
 
bool CM_KCB_NO_DELAY_CLOSE () const
 
bool CM_KCB_INVALID_CACHED_INFO () const
 
bool CM_KCB_READ_ONLY_KEY () const
 
uint16_t value () const
 
std::string string (const std::string &separator) const
 
 KeyExtFlags (uint16_t value=0)
 

Constructor & Destructor Documentation

◆ KeyExtFlags()

introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::KeyExtFlags ( uint16_t  value = 0)
inline

Member Function Documentation

◆ CM_KCB_INVALID_CACHED_INFO()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_INVALID_CACHED_INFO ( ) const

◆ CM_KCB_KEY_NON_EXIST()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_KEY_NON_EXIST ( ) const

◆ CM_KCB_NO_DELAY_CLOSE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_NO_DELAY_CLOSE ( ) const

◆ CM_KCB_NO_SUBKEY()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_NO_SUBKEY ( ) const

◆ CM_KCB_READ_ONLY_KEY()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_READ_ONLY_KEY ( ) const

◆ CM_KCB_SUBKEY_HINT()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_SUBKEY_HINT ( ) const

◆ CM_KCB_SUBKEY_ONE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_SUBKEY_ONE ( ) const

◆ CM_KCB_SYM_LINK_FOUND()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::CM_KCB_SYM_LINK_FOUND ( ) const

◆ string()

std::string introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::string ( const std::string &  separator) const

◆ value()

uint16_t introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyExtFlags::value ( ) const
inline

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