With the most recent release (rc1) and the API version change this is no longer working for me. The following logic (working previously) just returns 0.
IntPtr result = IntPtr.Zero;
if...
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Type: Posts; User: sventek; Keyword(s):
With the most recent release (rc1) and the API version change this is no longer working for me. The following logic (working previously) just returns 0.
IntPtr result = IntPtr.Zero;
if...
Registered just to say thank you for this. I have been pulling my hair out for about 3 weeks trying to figure out how to use the some of the callbacks properly. Thanks to you I can now finish the 20...