Allows the RT process to register as a sponsor under the given name. This allows the functionality of the RT process to be accessed by Windows or INtime processes. A process can only register a single sponsor name. Any subsequent calls to register a sponsor name will fail with E_STATE.
BOOLEAN RegisterRtSponsor(
LPSTR lpszSponsorName
);
lpszSponsorName
TRUE
FALSE
E_OK
E_CONTEXT
E_INTERNAL_ERROR
E_STATE
| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtdsm.h | rt.h | rt.lib |