bstr_get_time(3) — Subroutines
Name
bstr_get_time − Returns the BASEstar Open time.
Syntax
void bstr_get_time (
bstr_t_time ∗ptime);
Description
The bstr_get_time procedure returns the BASEstar Open time.
Arguments
ptime
access: write
The address of a bstr_t_time variable where the BASEstar Open time is returned.
Return Values
| BSTR_S_COM_PC_SIZE_MISMATCH | Number of bytes requested does not match the number of bytes returned |
See Also
| bstr_time_compare | # |
| bstr_time_to_string | # |