GetFrameSrc method

Gets the URL to load into the frame.

Syntax


HRESULT retVal = object.GetFrameSrc(ppszFrameSrc);

Parameters

ppszFrameSrc [out]

Type: LPWSTR

A pointer to a string that contains the URL to load into the frame.

 

 

Show: