Home
last modified time | relevance | path

Searched refs:plCount (Results 1 – 12 of 12) sorted by relevance

/reactos/dll/win32/shell32/
H A DCFolderItemVerbs.cpp109 HRESULT STDMETHODCALLTYPE CFolderItemVerbs::get_Count(LONG *plCount) in get_Count() argument
111 if (!plCount) in get_Count()
113 *plCount = m_count; in get_Count()
H A DCFolderItems.cpp205 HRESULT STDMETHODCALLTYPE CFolderItems::get_Count(long *plCount) in get_Count() argument
210 if (!plCount) in get_Count()
229 *plCount = m_Count; in get_Count()
H A DCFolderItemVerbs.h73 STDMETHOD(get_Count)(LONG *plCount) override;
H A DCFolderItems.h75 STDMETHOD(get_Count)(long *plCount) override;
/reactos/modules/rostests/winetests/scrrun/
H A Dscrrun.idl225 HRESULT Count([out, retval] long* plCount);
453 HRESULT Count([out, retval] long* plCount);
476 HRESULT Count([out, retval] long* plCount);
/reactos/dll/win32/scrrun/
H A Dscrrun.idl225 HRESULT Count([out, retval] long* plCount);
453 HRESULT Count([out, retval] long* plCount);
476 HRESULT Count([out, retval] long* plCount);
/reactos/dll/win32/mstask/
H A Dtask.c129 WORD *plCount) in MSTASK_ITask_GetTriggerCount() argument
131 FIXME("(%p, %p): stub\n", iface, plCount); in MSTASK_ITask_GetTriggerCount()
/reactos/sdk/include/psdk/
H A Dshldisp.idl346 HRESULT Count( [out, retval] long *plCount );
426 HRESULT Count( [out, retval] long *plCount );
H A Dmstask.idl206 [out] WORD *plCount);
H A Diads.idl431 HRESULT Count([out, retval] long* plCount);
H A Dexdisp.idl912 [propget] HRESULT Count([out, retval] long *plCount);
H A Dmsinkaut.idl331 [out, retval] long* plCount);