コード例 #1
0
ファイル: Interfaces.cs プロジェクト: shin527/cspspemu
		public int QueryPinInfo(out PinInfo pinInfo)
		{
			throw new NotImplementedException();
		}