Microsoft HomeproductssearchsupportshopWrite Us   Microsoft Home
Magazine
 |  Community
 |  Workshop
 |  Tools & Samples
 |  Training
 |  Site Info

Workshop  |  Networking, Protocols & Data Formats

QUERYOPTION Enumerated Type


This enumerated type contains the available query options.

Syntax

typdef enum _tagQUERYOPTION {
    QUERY_EXPIRATION_DATE = 1,
    QUERY_TIME_OF_LAST_CHANGE,
    QUERY_CONTENT_ENCODING,
    QUERY_CONTENT_TYPE,
    QUERY_REFRESH,
    QUERY_RECOMBINE,
    QUERY_CAN_NAVIGATE,
    QUERY_USES_NETWORK,
    QUERY_IS_CACHED,
    QUERY_IS_INSTALLEDENTRY,
    QUERY_IS_CACHED_OR_MAPPED,
    QUERY_USES_CACHE
} QUERYOPTION;

Constants

QUERY_EXPIRATION_DATE
Request the expiration date in a SYSTEMTIME format.
QUERY_TIME_OF_LAST_CHANGE
Request the last changed date in a SYSTEMTIME format.
QUERY_CONTENT_ENCODING
Request the content encoding schema.
QUERY_CONTENT_TYPE
Request the content type header.
QUERY_REFRESH
Request a refresh.
QUERY_RECOMBINE
Combine the page URL with the nearest base URL if TRUE.
QUERY_CAN_NAVIGATE
Check if the protocol can navigate.
QUERY_USES_NETWORK
Check if the URL needs to access the network.
QUERY_IS_CACHED
Check if the resource is cached locally.
QUERY_IS_INSTALLEDENTRY
Check if this resource is installed locally on a CD-ROM.
QUERY_IS_CACHED_OR_MAPPED
Check if this resource is stored in the cache or if it is on a mapped drive (in a cache container).
QUERY_USES_CACHE
Check if the specified protocol uses the Internet cache.

Does this content meet your programming needs? Write us!

Back to topBack to top

© 1998 Microsoft Corporation. All rights reserved. Terms of use.

 

Magazine Home
Ask Jane
DHTML Dude
Extreme XML
For Starters
More or Hess
Servin' It Up
Site Lights
Web Men Talking
Member Community Home
Benefits: Freebies & Discounts
Benefits: Promote Your Site
Benefits: Connect with Your Peers
Benefits at a Glance
Online Special-Interest Groups
Your Membership
SBN Stores
Join Now
Workshop Home
Essentials
Content & Component Delivery
Component Development
Data Access & Databases
Design
DHTML, HTML & CSS
Extensible Markup Language (XML)
Languages & Development Tools
Messaging & Collaboration
Networking, Protocols & Data Formats
Reusing Browser Technology
Security & Cryptography
Server Technologies
Streaming & Interactive Media
Web Content Management
Workshop Index
Tools & Samples Home
Tools
Samples, Headers, Libs
Images
Sounds
Style Sheets
Web Fonts
Training Home
SBN Live Seminars
SBN Live Chats
Courses
Peer Support
CD-ROM Training
Books & Training Kits
Certification
SBN Home
New to SBN?
What's New on SBN
Site Map
Site Search
Glossary
Write Us
About This Site