IInternetSecurityManager.SetZoneMapping(Int32, String, 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.
Sets the zone mapping on a URL.
public:
int SetZoneMapping(int dwZone, System::String ^ lpszPattern, int dwFlags);
public int SetZoneMapping (int dwZone, string lpszPattern, int dwFlags);
abstract member SetZoneMapping : int * string * int -> int
Public Function SetZoneMapping (dwZone As Integer, lpszPattern As String, dwFlags As Integer) As Integer
Parameters
- dwZone
- Int32
- lpszPattern
- String
- dwFlags
- Int32
Returns
Returns Int32.