3 references to GetLicInfo
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2245
hr = factory.Value->
GetLicInfo
(&licInfo);
System.Windows.Forms.Primitives (2)
Windows.Win32.IClassFactory2.g.cs (2)
118
/// <inheritdoc cref="
GetLicInfo
(winmdroot.System.Ole.LICINFO*)"/>
123
winmdroot.Foundation.HRESULT __result = this.
GetLicInfo
(pLicInfoLocal);