nn::hid::CTR::HidBase::WaitSampling Member Function

Syntax

void WaitSampling();

bool WaitSampling(
     nn::fnd::TimeSpan timeout
);

List of Overloaded Member Functions

WaitSampling() Waits for a device to be sampled.
WaitSampling(nn::fnd::TimeSpan) Waits for a device to be sampled while using a timeout period.

Description of WaitSampling()

Waits for a device to be sampled.

Description of WaitSampling(nn::fnd::TimeSpan)

Waits for a device to be sampled while using a timeout period.


CONFIDENTIAL