Frameset.callback Property¶
Module: Frameset
Type: FramesetCallback
Definition¶
(C++) Specifies a callback function to be invoked in response to certain events or conditions within the frameset lifecycle.
int id3DevicesFrameset_SetCallback (ID3_DEVICES_FRAMESET hFrameset, id3DevicesFramesetCallback callback, void * context)
Returns