AllJoynUnity.AllJoyn.BusAttachment.alljoyn_busattachment_getglobalguidstring C# (CSharp) 메소드

alljoyn_busattachment_getglobalguidstring() 개인적인 메소드

private alljoyn_busattachment_getglobalguidstring ( IntPtr bus ) : IntPtr
bus System.IntPtr
리턴 System.IntPtr
            private static extern IntPtr alljoyn_busattachment_getglobalguidstring(IntPtr bus);
AllJoyn.BusAttachment