The first function ( charArray ) returns a pointer to a const char (That is a const char* ). The VBA code that receives the char-array needs then to convert ...
確定! 回上一頁