ACE.AdsDDCreateSubscription Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDCreateSubscription( hDictionary AS IntPtr, strSubscriptionName AS STRING, strPublicationName AS STRING, strTarget AS STRING, strUser AS STRING, strPassword AS STRING, strReplicationQueue AS STRING, usForward AS WORD, strComments AS STRING, ulOptions AS DWORD ) AS DWORD
public static uint AdsDDCreateSubscription( IntPtr hDictionary, string strSubscriptionName, string strPublicationName, string strTarget, string strUser, string strPassword, string strReplicationQueue, ushort usForward, string strComments, uint ulOptions )