MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / struct_CopyDataCmdLine

Class struct_CopyDataCmdLine

cppcryptfs/cppcryptfs.h:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60#define CPPCRYPTFS_MOUNTPOINTS_SECTION L"MountPoints"
61
62typedef struct struct_CopyDataCmdLine {
63 HANDLE hPipe; // handle of named pipe to read command line from
64} CopyDataCmdLine;
65
66// CcppcryptfsApp:
67// See cppcryptfs.cpp for the implementation of this class

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected