Function EapHostPeerGetMethodProperties
pub unsafe fn EapHostPeerGetMethodProperties(
dwversion: u32,
dwflags: u32,
eapmethodtype: EAP_METHOD_TYPE,
huserimpersonationtoken: HANDLE,
pbeapconndata: &[u8],
pbuserdata: &[u8],
pmethodpropertyarray: *mut EAP_METHOD_PROPERTY_ARRAY,
ppeaperror: *mut *mut EAP_ERROR,
) -> u32