バージョン

    その他のドキュメント

menu_open
Wwise SDK 2018.1.11
AK.Wwise::ISourceControl::PluginInfo クラス

Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities. [詳解]

公開変数類

BSTR  m_bstrName
  The name of the plug-in displayed in the Project Settings plug-in list [詳解]
 
unsigned int  m_uiVersion
  The current version of the plug-in [詳解]
 
bool  m_bShowConfigDlgAvailable
  Used to enable/disable the 'Config...' button in the Project Settings [詳解]
 
DWORD  m_dwUpdateCommandID
  Indicates the command ID for the Update command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwCommitCommandID
  Indicates the command ID for the Commit/Submit/Checkin command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwRenameCommandID
  Indicates the command ID for the Rename command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwMoveCommandID
  Indicates the command ID for the Move command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwAddCommandID
  Indicates the command ID for the Add command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwDeleteCommandID
  Indicates the command ID for the Delete command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwRevertCommandID
  Indicates the command ID for the Revert command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwDiffCommandID
  Indicates the command ID for the Diff command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwCheckOutCommandID
  Indicates the command ID for the Diff command, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwRenameNoUICommandID
  Indicates the command ID for the Rename command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwMoveNoUICommandID
  Indicates the command ID for the Move command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported [詳解]
 
DWORD  m_dwDeleteNoUICommandID
  Indicates the command ID for the Delete command, showing no User Interface, s_dwInvalidOperationID (-1) if not supported [詳解]
 
bool  m_bStatusIconAvailable
  Indicates that the plug-in supports Project Explorer custom icons [詳解]
 

詳解

Plug-in information structure. This structure gives a simple overview of the plug-in's capabilities.

ISourceControl.h208 行目に定義があります。


このクラス詳解は次のファイルから抽出されました:

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう