CoEnterApplicationThreadLifetimeLoop function
Waits for and dispatches incoming calls and input to the components in an ASTA thread, until its reference count reaches zero.
Syntax
void WINOLEAPI CoEnterApplicationThreadLifetimeLoop(void);
Parameters
This function has no parameters.
Return value
This function does not return a value.
Remarks
This function is supported only in an ASTA, where it supports the ASTA lifetime pattern.
Requirements
Header |
Combaseapi.h |
DLL |
Combase.dll |