IInternetSecurityManager.MapUrlToZone(String, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maps Url to a zone.
public:
int MapUrlToZone(System::String ^ pwszUrl, [Runtime::InteropServices::Out] int % pdwZone, int dwFlags);
public int MapUrlToZone (string pwszUrl, out int pdwZone, int dwFlags);
abstract member MapUrlToZone : string * int * int -> int
Public Function MapUrlToZone (pwszUrl As String, ByRef pdwZone As Integer, dwFlags As Integer) As Integer
Parameters
- pwszUrl
- String
- pdwZone
- Int32
- dwFlags
- Int32
Returns
Returns Int32.