scripting:api:dispatch-hub:count

No renderer 'pdf' found for mode 'pdf'

Count

Property of IDispatchHub

Returns Unique ID

Read-Only Property of type ULONG

var nCount = DispatchHub.Count;
nCount = DispatchHub.Count
ULONG nCount;
HRESULT hr = DispatchHub.get_Count(&nCount);