Frameset.deviceId Property

Module: Frameset

Type: int

Definition

(C++) Identifies the device from which the frameset originates, intended primarily for plugin usage.

int id3DevicesFrameset_GetDeviceId (ID3_DEVICES_FRAMESET hFrameset, int * deviceId)
int id3DevicesFrameset_SetDeviceId (ID3_DEVICES_FRAMESET hFrameset, int deviceId)

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.