版本

    其他文档

menu_open
Wwise SDK 2023.1.2

◆ DoOperation()

virtual IOperationResult* AK.Wwise::ISourceControl::DoOperation ( DWORD  in_dwOperationID,
const StringList in_rFilenameList,
const StringList in_pTargetFilenameList = NULL 
)
pure virtual

Performs an operation on files. This function is called when the user clicks on a source control operation in a menu. The returned IOperationResult must be allocated on the heap and freed by the caller using IOperationResult::Destroy. For Rename and Move operations in No-User-Interface mode, in_pTargetFilenameList contains the list of target names are known in advance.

参数
in_dwOperationIDThe ID of the operation that the user selected from the menu
in_rFilenameListA list of the names of the files that the user selected in the File Manager or in the Project Explorer.
in_pTargetFilenameListOptional: A list of the names of the destination files. Pass NULL when not specified.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅