5 references to IEnumSTORE_CATEGORY_SUBCATEGORY
mscorlib (5)
system\deployment\isolationinterop.cs (5)
462
IEnumSTORE_CATEGORY_SUBCATEGORY
Clone();
467
private
IEnumSTORE_CATEGORY_SUBCATEGORY
_enum = null;
471
public StoreSubcategoryEnumeration(
IEnumSTORE_CATEGORY_SUBCATEGORY
pI)
2104
System.Guid g = IsolationInterop.GetGuidOfType(typeof(
IEnumSTORE_CATEGORY_SUBCATEGORY
));
2107
return new StoreSubcategoryEnumeration((
IEnumSTORE_CATEGORY_SUBCATEGORY
)o);