Merge pull request #1555 from zamabuvaraeu/patch-1

Update Win32NetState.h
This commit is contained in:
orignal 2020-10-03 17:15:50 -04:00 committed by GitHub
commit dca69e9b6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ public:
} else {
Result = E_NOINTERFACE;
}
AddRef();
return Result;
}