pdIn constant

int const pdIn

Specifies that the parameter is passed into the method call.

Implementation

static const pdIn = 0x0001;