Searched refs:MyInterface (Results 1 – 3 of 3) sorted by relevance
46 Public Interface MyInterface802 Dim a As foo.MyInterface = DirectCast(xLBT, foo.MyInterface)
36 public interface MyInterface interface337 foo.MyInterface a = (foo.MyInterface) xLBT; in performQueryForUnknownType()
46 public __gc __interface MyInterface356 __try_cast<foo::MyInterface*>(xLBT);
Completed in 16 milliseconds