Soap.InvokeRegistry.ISOAPHeaders Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| Get | public | Retrieves a header from an incoming message. |
| GetOwnsSentHeaders | public | Returns the value of the OwnsSentHeaders property. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Send | public | Adds a header to an outgoing message. |
| SendAt | public | Retrieves a header from an outgoing message, given its position. |
| SendCount | public | Indicates the number of headers that have been added to an outgoing message. |
| SetOwnsSentHeaders | public | Sets the value of the OwnsSentHeaders property. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |