/*++ Copyright (c) Microsoft Corporation Licensed under the MIT license. Module Name: - conapi.h Abstract: - This module contains the internal structures and definitions used by the console server. Author: - Therese Stowell (ThereseS) 12-Nov-1990 Revision History: --*/ #pragma once #include #include #include #include #include "../server/ApiMessage.h"