MCPcopy Create free account
hub / github.com/HoShiMin/Kernel-Bridge / ~FilesAPI

Method ~FilesAPI

Kernel-Bridge/API/FilesAPI.h:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 ULONG ShareAccess
40 );
41 ~FilesAPI() { Close(); }
42
43 NTSTATUS GetCreationStatus() const { return CreationStatus; }
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected