Commit 720cf74
committed
docs: Add comment on
Adds a comment to `FindOutgoingInterface` to explain that some COM servers may
return `GUID_NULL` from `IProvideClassInfo2.GetGUID` instead of a valid
interface IID.
This clarifies the subsequent error handling for this specific edge case.GUID_NULL from IProvideClassInfo2 in FindOutgoingInterface.1 parent 181d249 commit 720cf74
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
0 commit comments