Ejemplo n.º 1
0
 public static extern HRESULT CoInternetGetSecurityUrlEx(IUri *pUri, IUri **ppSecUri, PSUACTION psuAction, [NativeTypeName("DWORD_PTR")] nuint dwReserved);
Ejemplo n.º 2
0
 public static extern HRESULT CoInternetGetSecurityUrl([NativeTypeName("LPCWSTR")] ushort *pwszUrl, [NativeTypeName("LPWSTR *")] ushort **ppwszSecUrl, PSUACTION psuAction, [NativeTypeName("DWORD")] uint dwReserved);