Function windows_sys::Win32::Networking::WindowsWebServices::WsReadBody
[−]pub unsafe extern "system" fn WsReadBody(
message: *const WS_MESSAGE,
bodydescription: *const WS_ELEMENT_DESCRIPTION,
readoption: WS_READ_OPTION,
heap: *const WS_HEAP,
value: *mut c_void,
valuesize: u32,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"
, "Win32_Foundation"