Exemple #1
0
		public String requestUserConfirm(int confirm)
		{
			return Marshal.PtrToStringAnsi(S2KiOS.requestUserConfirm(confirm));
		}