SendScheduleTime
- From: steve040876 <staleott@xxxxxxxxx>
- Date: Fri, 26 Oct 2007 03:56:00 -0700
Hi, im using FAXCOMEXlib from my vc++ 6 application
Now I want to schedule it.
hr=pDoc->put_ScheduleType(fstSPECIFIC_TIME);
TESTRESULT("put_ScheduleType");
The problem is tha i have the schedule time in SYSTEMTIME format. How
can I convert it in DATE data type??
Are there some API or i must use MFC CTime Class???
In this case how can i enable my application using MFC compiled in my
EXE??
.
- Prev by Date: SendScheduleTime
- Previous by thread: SendScheduleTime
- Index(es):
Relevant Pages
|