MLCHARGENLib Namespace > IMLCharGenSchedule Interface : ScheduleGetCount Method |
Sub ScheduleGetCount( _ ByVal _bsTimelineID As String, _ ByRef _pnCount As Integer _ )
void ScheduleGetCount( string _bsTimelineID, out int _pnCount )
procedure ScheduleGetCount( _bsTimelineID: String; Out _pnCount: Integer );
void ScheduleGetCount( BSTR* _bsTimelineID, [PARAMFLAG::Out] int _pnCount )