[C#] Allocate structure buffer array from DLL ... #define DLL_API __declspec(dllexport) typedef struct _Data { bool bData; int nData; ...
確定! 回上一頁