Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: VSLangProj
Zestaw: VSLangProj (w VSLangProj.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispReferencesEvents_ReferenceRemovedEventHandler ( _
pReference As Reference _
)
[ComVisibleAttribute(false)]
public delegate void _dispReferencesEvents_ReferenceRemovedEventHandler(
Reference pReference
)
[ComVisibleAttribute(false)]
public delegate void _dispReferencesEvents_ReferenceRemovedEventHandler(
[InAttribute] Reference^ pReference
)
[<ComVisibleAttribute(false)>]
type _dispReferencesEvents_ReferenceRemovedEventHandler =
delegate of
pReference:Reference -> unit
Język JScript nie obsługuje delegatów.
Parametry
pReference
Typ: VSLangProj.Reference