Alternate e697dbe9c5997e35395fe158628dd8c5209481da
for Visual Studio 2022 and Windows 11.
読み取り中…
検索中…
一致する文字列を見つけられません
NamedPipe.h ファイル

名前付きパイプに関するWindowsAPIを集約したクラス [詳解]

#include "WindowsLibrary.h"

[ソースコード]

クラス

class  alt::NamedPipe
 名前付きパイプに関するWindowsAPIを集約したクラス [詳解]
 

名前空間

namespace  alt
 

マクロ定義

#define PIPE_NAME_FORMAT   _T("\\\\.\\pipe\\%s")
 

詳解

名前付きパイプに関するWindowsAPIを集約したクラス

著者
kumak.nosp@m.uma0.nosp@m.421@g.nosp@m.mail.nosp@m..com
日付
2022.4.25

NamedPipe.h に定義があります。

マクロ定義詳解

◆ PIPE_NAME_FORMAT

#define PIPE_NAME_FORMAT   _T("\\\\.\\pipe\\%s")

NamedPipe.h11 行目に定義があります。