예제 #1
0
		public String enterUUID(String uuid)
		{
			return Marshal.PtrToStringAnsi(S2KiOS.enterUUID(uuid));
		}