Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
static int | CLSIDFromProgID (string lpszProgID, out Guid lpclsid) |
static int | CoCreateGuid (out Guid guid) |
static int | CoGetStandardMarshal (ref Guid riid, IntPtr pv, int dwDestContext, IntPtr pvDestContext, int mshlflags, out IntPtr ppMarshal) |
static IntPtr | CoTaskMemAlloc (nuint cb) |
static IntPtr | CoTaskMemRealloc (IntPtr pv, nuint cb) |
static void | CoTaskMemFree (IntPtr ptr) |
Definition at line 1759 of file Interop.cs.