1 interface inheriting from IObjectArray
PresentationFramework (1)
System\Windows\Standard\ShellProvider.cs (1)
429
internal interface IObjectCollection :
IObjectArray
3 references to IObjectArray
PresentationFramework (3)
System\Windows\Standard\ShellProvider.cs (3)
438
void AddFromArray(
IObjectArray
poaSource);
826
HRESULT AppendCategory([MarshalAs(UnmanagedType.LPWStr)] string pszCategory,
IObjectArray
poa);
829
HRESULT AddUserTasks(
IObjectArray
poa);