Home
last modified time | relevance | path

Searched refs:GopherPriorityVtbl (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/urlmon/
H A Dgopher.c304 static const IInternetPriorityVtbl GopherPriorityVtbl = { variable
324 ret->IInternetPriority_iface.lpVtbl = &GopherPriorityVtbl; in GopherProtocol_Construct()