 | LibraryParametersFunctionRarePointers Property |
Unused by SDK
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic IntPtr FunctionRarePointers { get; set; }
Public Property FunctionRarePointers As IntPtr
Get
Set
public:
property IntPtr FunctionRarePointers {
IntPtr get ();
void set (IntPtr value);
}
member FunctionRarePointers : IntPtr with get, set
Property Value
Type:
IntPtr
See Also