Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
|
名前付きパイプに関するWindowsAPIを集約したクラス [詳解]
#include "WindowsLibrary.h"
クラス | |
class | alt::NamedPipe |
名前付きパイプに関するWindowsAPIを集約したクラス [詳解] | |
名前空間 | |
namespace | alt |
マクロ定義 | |
#define | PIPE_NAME_FORMAT _T("\\\\.\\pipe\\%s") |
#define PIPE_NAME_FORMAT _T("\\\\.\\pipe\\%s") |
NamedPipe.h の 11 行目に定義があります。