Prev: How do I know I am in a debug configuration
Next: get CPU usage (like in task manager) and FreePhysicalMemory
From: alexia on 28 Mar 2010 04:50 Hi all, I need to P\INVOKE the following C++ function: Test(OUT PVOID* pphostContext); I need to allocate memory for it. What type should I send? ref IntPrt? Thank you for your reply. |