共用方式為


sources structure (cloneviewhelper.h)

Sources 結構包含視訊簡訊簡訊 (VidPN) 拓撲。

語法

typedef struct tagSources {
  ULONG sourceId;
  int   numTargets;
  ULONG aTargets[1];
} Sources;

成員

sourceId

VidPN 拓撲中影片簡報來源的來源標識碼。

numTargets

aTargets 成員所指定數位中的視訊呈現目標數目,這是 VidPN 拓撲中的視訊呈現目標數目。

aTargets[1]

VidPN 拓撲中影片呈現目標的標識碼陣列。

規格需求

需求
最低支援的用戶端 可在 Windows Vista 和更新版本的 Windows 作業系統中使用。
標頭 cloneviewhelper.h (包含 Cloneviewhelper.h)

另請參閱

配接器

IViewHelper::SetConfiguration