Exemplo n.º 1
0
 public static extern Int32 StrRetToBuf(ref STRRET pstr, IntPtr pidl,
                                        StringBuilder pszBuf,
                                        UInt32 cchBuf);
Exemplo n.º 2
0
 public static extern Int32 StrRetToBuf(ref STRRET pstr, IntPtr pidl,
                                        StringBuilder pszBuf,
                                        UInt32 cchBuf);
Exemplo n.º 3
0
 public static extern int StrRetToBuf(ref STRRET pstr, IntPtr pidl,
                                      StringBuilder pszBuf,
                                      uint cchBuf);