|
Public Member Functions |
HRESULT | AddressID ([in] BSTR ipAddressID) |
| Put the address ID.
|
HRESULT | AddressID ([out, retval] BSTR *opAddressID) |
| Get the address id.
|
HRESULT | AddressName ([in] BSTR ipAddressName) |
| Put the instance recipient address name.
|
HRESULT | AddressName ([out, retval] BSTR *opAddressName) |
| Get the instance recipient's address name.
|
HRESULT | AllowChangeMask ([in] Int32 iChangeMask) |
| Put the changeability mask.
|
HRESULT | AllowChangeMask ([out, retval] Int32 *opChangeMask) |
| Get the changeability mask.
|
HRESULT | Contact ([in] IDSSSubscriptionContact *ipContact) |
| Put the Contact object.
|
HRESULT | Contact ([out, retval] IDSSSubscriptionContact
oppContact) |
| Get the contact object.
|
HRESULT | ContactID ([in] BSTR ipContactID) |
| Put the Contact ID.
|
HRESULT | ContactID ([out, retval] BSTR *opContactID) |
| Get the contact id.
|
HRESULT | CreationTime ([in] DATE iCreationTimeLocal) |
| Put the instance creation local time.
|
HRESULT | CreationTime ([out, retval] DATE *opCreationTimeLocal) |
| Get the instance creation local time.
|
HRESULT | DataID ([in] BSTR ipDataID) |
| Put the data id.
|
HRESULT | DataID ([out, retval] BSTR *opContentID) |
| Get the data id.
|
HRESULT | DataType ([in] EnumDSSObjectType iDataType) |
| Put the data type.
|
HRESULT | DataType ([out, retval] EnumDSSObjectType *opDataType) |
| Get the data type.
|
HRESULT | DeliveryType ([in] EnumSubscriptionDeliveryType iDeliveryType) |
| Put the delivery type.
|
HRESULT | DeliveryType ([out, retval] EnumSubscriptionDeliveryType *opDeliveryType) |
| Get the delivery type.
|
HRESULT | ExtraXMLInfo ([out, retval] BSTR *opExtraXMLInfo) |
| Get the instance extra XML info.
|
HRESULT | get_Triggers ([out] Int32 *opNumTrigger,[out] BSTR *oppTriggerList) |
| Get a list of triggers.
|
HRESULT | Info ([out, retval] IDSSObjectInfo
oppInfo) |
HRESULT | InitialID ([in] BSTR ipInitialID) |
| Put the instance initial ID.
|
HRESULT | InitialID ([out, retval] BSTR *opInitialID) |
| Get the instance initial id.
|
HRESULT | InstanceID ([in] BSTR ipInstanceID) |
| Put the instance ID.
|
HRESULT | InstanceID ([out, retval] BSTR *opInstanceID) |
| Get the instance id.
|
HRESULT | InstanceName ([in] BSTR ipInstanceName) |
| Put the instance name.
|
HRESULT | InstanceName ([out, retval] BSTR *opInstanceName) |
| Get the instance name.
|
HRESULT | MakeNewPersonalization ([in, optional] BSTR ID,[out, retval] IDSSSubscriptionPersonalization
oppPersonalization) |
| Make a new personalization.
|
HRESULT | NotificationAddrID ([in] BSTR ipNotID) |
| Put the notification address id.
|
HRESULT | NotificationAddrID ([out, retval] BSTR *opNotID) |
| Get the notification address id.
|
HRESULT | OwnerID ([in] BSTR ipOwnerID) |
| Put the owner ID.
|
HRESULT | OwnerID ([out, retval] BSTR *opOwnerID) |
| Get the owner id.
|
HRESULT | OwnerName ([in] BSTR ipOwnerName) |
| Put the instance's owner name.
|
HRESULT | OwnerName ([out, retval] BSTR *opOwnerName) |
| Get the instance's owner name.
|
HRESULT | ParentInstanceID ([in] BSTR ipParentInstanceID) |
| Put the parent instance id.
|
HRESULT | ParentInstanceID ([out, retval] BSTR *opParentInstanceID) |
| Get the parent instance id.
|
HRESULT | pID ([in] BSTR ipPID) |
| Put the personalization ID.
|
HRESULT | pID ([out, retval] BSTR *opPID) |
| Get the personalization id.
|
HRESULT | ProjectID ([in] BSTR ipProjectID) |
| Put the project ID.
|
HRESULT | ProjectID ([out, retval] BSTR *opProjectID) |
| Get the project id.
|
HRESULT | put_Triggers ([in] Int32 iNumTriggers,[in, size_is(iNumTriggers)] BSTR *ipTriggerList) |
| Put list of triggers.
|
HRESULT | Status ([in] Int32 iStatus) |
| Put the status.
|
HRESULT | Status ([out, retval] Int32 *opStatus) |
| Get the status.
|
HRESULT | SubscriptionAddress ([in] IDSSSubscriptionAddress *ipAddress) |
| Put the address object.
|
HRESULT | SubscriptionAddress ([out, retval] IDSSSubscriptionAddress
oppAddress) |
| Get the address object.
|
HRESULT | SubscriptionPersonalization ([in] IDSSSubscriptionPersonalization *ipPersonalization) |
| Put the personalization object.
|
HRESULT | SubscriptionPersonalization ([out, retval] IDSSSubscriptionPersonalization
oppPersonalization) |
| Get the personalization object.
|
HRESULT | TriggerID ([in] BSTR ipTriggerID) |
| Put the trigger id.
|
HRESULT | TriggerID ([out, retval] BSTR *opTriggerID) |
| Get the trigger id.
|