Share

AcTrayItemBubbleWindowCallbackFunc

C++

typedef void (* AcTrayItemBubbleWindowCallbackFunc)(AcTrayItemBubbleWindowCallbackData, int);

File

AcStatusBar.h

Description

Represents the function address of the bubble window's callback.

Previous Declaration

typedef void (*AcTrayItemBubbleWindowCallbackFunc)(void *, int);

Was this information helpful?