Share via


___location::current Method

Returns a ___location object representing the most specific place the calling thread is executing.

static ___location __cdecl current();

Return Value

A ___location representing the most specific place the calling thread is executing.

Requirements

Header: concrt.h

Namespace: concurrency

See Also

Reference

___location Class