Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this member function to get the HTTP verb (or method) associated with this CHttpFile.
CString GetVerb( ) const;
Return Value
A CString object containing the name of the HTTP verb (or method).
Remarks
Use this member function only after a successful call to SendRequest or on a CHttpFile object successfully created by OpenURL.
Requirements
Header: afxinet.h