MonoMac.CoreFoundation.CFString.CFStringGetCharactersPtr C# (CSharp) Méthode

CFStringGetCharactersPtr() private méthode

private CFStringGetCharactersPtr ( IntPtr handle ) : IntPtr
handle System.IntPtr
Résultat System.IntPtr
        static extern IntPtr CFStringGetCharactersPtr(IntPtr handle);