Function FRD_GetMyNcPrincipalId

Source
pub unsafe extern "C" fn FRD_GetMyNcPrincipalId(
    ncPrincipalId: *mut u32_,
) -> Result
Expand description

Gets the NcPrincipalId for the current user.

ยงArguments

  • ncPrincipalId - Pointer to output the NcPrincipalId to.