Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Dgopher.c245 static const IInternetProtocolVtbl GopherProtocolVtbl = { variable
323 ret->IInternetProtocol_iface.lpVtbl = &GopherProtocolVtbl; in GopherProtocol_Construct()