GetGid Method

Returns the Group ID of the caller process.

Syntax

public int GetGid();
Public Function GetGid() As Integer

Remarks

Windows:

This event is currently not used.

Linux:

Call this method from the event handlers to obtain the Group ID of the caller process.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS FUSE 2020 .NET Edition - Version 20.0 [Build 8348]