Searched refs:VS_PROPID_IS_SE (Results 1 – 2 of 2) sorted by relevance
59 #define VS_PROPID_IS_SE(id) ((id & VS_PROPID_SE_ALL) ? 1 : 0) macro
900 if (VS_PROPID_IS_SE(propids)) in vs_adm_output_getcmd()