MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / GetError

Method GetError

sourcecommon/File.h:139–139  ·  view source on GitHub ↗

�������� ��������� ��������� �����

Source from the content-addressed store, hash-verified

137
138 // �������� ��������� ��������� �����
139 bool __fastcall GetError(void) { return Error; }
140 HANDLE __fastcall GetHandle(void) { return handle; }
141
142 // �������� ���������� � �����

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected