Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AsyncFileClose::CompletionData Struct Reference

Completion data for AsyncFileClose. More...

#include <Async.h>

Inheritance diagram for SC::AsyncFileClose::CompletionData:
SC::AsyncCompletionData

Public Attributes

int code = 0
 Return code of close file operation.
 

Detailed Description

Completion data for AsyncFileClose.

Member Data Documentation

◆ code

int SC::AsyncFileClose::CompletionData::code = 0

Return code of close file operation.


The documentation for this struct was generated from the following file: