MCPcopy Create free account
hub / github.com/Beckhoff/ADS / letoh

Method letoh

AdsLib/AdsFile.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 }
30
31 void letoh(void)
32 {
33 hFile = bhf::ads::letoh(hFile);
34 dwFileAttributes = bhf::ads::letoh(dwFileAttributes);
35 }
36};
37#pragma pack(pop)
38

Callers 1

FindNextFunction · 0.80

Calls 1

letohFunction · 0.85

Tested by

no test coverage detected