IXpsSignatureCollection::GetCount 方法 (xpsdigitalsignature.h)
取得集合中的 IXpsSignature 介面指標數目。
語法
HRESULT GetCount(
[out, retval] UINT32 *count
);
參數
[out, retval] count
集合中的 IXpsSignature 介面指標數目。
傳回值
如果方法成功,它會傳回S_OK;否則會傳回 HRESULT 錯誤碼。
備註
如需集合方法的詳細資訊,請參閱 使用 XPS OM 集合介面。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | xpsdigitalsignature.h |