MPLATFORMLib Namespace > IMSync Interface : SyncGetCount Method |
Sub SyncGetCount( _ ByRef _pnSyncCount As Integer _ )
void SyncGetCount( out int _pnSyncCount )
procedure SyncGetCount( Out _pnSyncCount: Integer );
void SyncGetCount( [PARAMFLAG::Out] int _pnSyncCount )