Searched defs:apartment (Results 1 – 1 of 1) sorted by relevance
127 struct apartment struct131 LONG refs; /* refcount of the apartment (LOCK) */ argument132 BOOL multi_threaded; /* multi-threaded or single-threaded apartment? (RO) */ argument139 …BOOL remunk_exported; /* has the IRemUnknown interface for this apartment been created yet? (CS… argument140 LONG remoting_started; /* has the RPC system been started for this apartment? (LOCK) */ argument141 struct list loaded_dlls; /* list of dlls loaded by this apartment (CS cs) */ argument142 …DWORD host_apt_tid; /* thread ID of apartment hosting objects of differing threading model (C… argument143 HWND host_apt_hwnd; /* handle to apartment window of host apartment (CS cs) */ argument153 BOOL main; /* is this a main-threaded-apartment? (RO) */ argument