CoreServices Namespace
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.
The CoreServices namespace provides low-level classes relating to networking with CFNetwork.
Classes
CFHTTPAuthentication |
Represents HTTP authentication information for use with CFHTTPMessage. |
CFHTTPMessage |
An HTTP message. |
CFHTTPStream |
A CFReadStream that reads HTTP stream data. |
FSEventStream | |
FSEventStreamEventsArgs | |
LaunchServices |
Structs
FSEvent |
Enums
CFHTTPMessage.AuthenticationScheme |
An enumeration whose values specify HTTP authentication schemes. |
FSEventStreamCreateFlags | |
FSEventStreamEventFlags | |
LSAcceptanceFlags | |
LSResult | |
LSRoles |
Delegates
FSEventStreamEventsHandler |
Remarks
Contains some low-level libraries for the CFNetworking stack.