public MemoryCard(IntPtr ptr) { this.Ptr = ptr; EDSDK.EdsGetVolumeInfo(this.Ptr, out _memoryCardInfo); }