Source position: jwawincrypt.pas line 10916
type _CTL_FIND_SUBJECT_PARA = record
cbSize: DWORD;
pUsagePara: PCTL_FIND_USAGE_PARA;
dwSubjectType: DWORD;
pvSubject: Pointer;
end;