[DNSRSLVR][DNSAPI] Enable the DNS resolver cache
[reactos.git] / sdk / include / reactos / idl / dnsrslvr.idl
index 787e5c7..ce05145 100644 (file)
@@ -53,7 +53,7 @@ interface DnsResolver
         [in] WORD wType, 
         [in] DWORD Flags, 
         [in][out] DWORD *dwRecords, 
-        [out][ref] DNS_RECORDW** ppResultRecords);
+        [out] DNS_RECORDW **ppResultRecords);
 
     /* Function: 0x08 */
     /* R_ResolverEnumCache */