Wwise SDK 2021.1.9
FilenameToIconMapItem
Version
Wwise SDK 2021.1.9
|
AK.Wwise::ISourceControl::FilenameToIconMapItem Struct Reference
#include <ISourceControl.h>
Public Attributes | |
HICON | m_hIcon |
A handle to an icon that will be displayed in the Project Explorer. More... |
|
BSTR | m_bstrToolTip |
The tool tip text that will be displayed when the user mouses over the icon. More... |
|
Detailed Description
FilenameToIconMap item. This is the type used to display the file status icon and tool tip text in the Project Explorer.
Definition at line 163 of file ISourceControl.h.