다음을 통해 공유


인터넷 URL 전역 구문 분석

When a client sends a query to the Internet server, you can use one of the URL parsing globals to extract information about the client.

Internet URL Parsing Globals

AfxParseURL

Parses a URL string and returns the type of service and its components.

AfxParseURLEx

Parses a URL string and returns the type of service and its components, as well as providing the user name and password.

참고 항목

개념

MFC 매크로 및 전역