NET bool is marshaled to a Windows BOOL , where it's a 4-byte value. However, the _Bool , and bool types in C and C++ are a single byte. This ...
確定! 回上一頁