IUniformResourceLocator.SetURL(String, UInt32) 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.
public:
int SetURL(System::String ^ pcszURL, System::UInt32 dwInFlags);
public int SetURL (string pcszURL, uint dwInFlags);
abstract member SetURL : string * uint32 -> int
Public Function SetURL (pcszURL As String, dwInFlags As UInteger) As Integer
Parameters
- pcszURL
- String
- dwInFlags
- UInt32
Returns
Returns Int32.