1 interface inheriting from IObjectArray
PresentationFramework (1)
src\Framework\System\Windows\Standard\ShellProvider.cs (1)
430
interface IObjectCollection :
IObjectArray
3 references to IObjectArray
PresentationFramework (3)
src\Framework\System\Windows\Standard\ShellProvider.cs (3)
439
void AddFromArray(
IObjectArray
poaSource);
839
HRESULT AppendCategory([MarshalAs(UnmanagedType.LPWStr)] string pszCategory,
IObjectArray
poa);
842
HRESULT AddUserTasks(
IObjectArray
poa);