本文介绍了弹出闪光灯的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我想在 MFC 中弹出闪光灯,我使用方法EjectDiskFromSADrive,但始终会收到错误 87 .

Hi there
I want to eject a flash in MFC, I use method EjectDiskFromSADrive but it always get the error 87.

EjectDiskFromSADrive(null, this.Name, PhysicalDrivePath, this.Handle, "Eject flash?", "Eject flash?", (Int32)0);



请帮帮我.
非常感谢.
最佳



please help me.
thanks a lot.
Best

推荐答案




这篇关于弹出闪光灯的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-24 17:02