예제 #1
0
 public static extern Boolean SetTitle(ToxHandle tox, UInt32 conferenceNumber, Byte[] title, SizeT length, ref ToxErrorConferenceTitle error);
예제 #2
0
 public static extern SizeT GetTitleSize(ToxHandle tox, UInt32 conferenceNumber, ref ToxErrorConferenceTitle error);