CRegKey::Attach
呼叫這個方法要附加至 CRegKey 物件可透過將 m_hKey 成員的控制代碼。 hKey。
void Attach(
HKEY hKey
) throw( );
參數
- hKey
登錄機碼的控制代碼。
備註
連結 Assert m_hKey 是否為非 null。
需求
Header: atlbase.h
呼叫這個方法要附加至 CRegKey 物件可透過將 m_hKey 成員的控制代碼。 hKey。
void Attach(
HKEY hKey
) throw( );
連結 Assert m_hKey 是否為非 null。
Header: atlbase.h