Searched refs:attach_console (Results 1 – 1 of 1) sorted by relevance
316 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local318 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()