MPLATFORMLib Namespace > MSyncClass Class : SyncGetCount Method |
Public Overridable Sub SyncGetCount( _ ByRef _pnSyncCount As Integer _ )
public virtual void SyncGetCount( out int _pnSyncCount )
public procedure SyncGetCount( Out _pnSyncCount: Integer ); virtual;
public: virtual void SyncGetCount( [PARAMFLAG::Out] int _pnSyncCount )