OPEN_EXISTING

C# Constants:

private const int OPEN_EXISTING = 3;

VB Constants:

TODO

Última actualización